diff options
Diffstat (limited to 'chrome/app/policy')
-rw-r--r-- | chrome/app/policy/cloud_policy_codegen.gyp | 6 | ||||
-rw-r--r-- | chrome/app/policy/policy_templates.gypi | 6 |
2 files changed, 0 insertions, 12 deletions
diff --git a/chrome/app/policy/cloud_policy_codegen.gyp b/chrome/app/policy/cloud_policy_codegen.gyp index 5a37d63..1f93409 100644 --- a/chrome/app/policy/cloud_policy_codegen.gyp +++ b/chrome/app/policy/cloud_policy_codegen.gyp @@ -199,9 +199,3 @@ }], ], # 'conditions' } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/app/policy/policy_templates.gypi b/chrome/app/policy/policy_templates.gypi index f7a7f72..83bc198 100644 --- a/chrome/app/policy/policy_templates.gypi +++ b/chrome/app/policy/policy_templates.gypi @@ -163,9 +163,3 @@ }] ], # 'conditions' } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: |