diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/locales/locales.gyp | 6 | ||||
-rw-r--r-- | chrome/app/policy/cloud_policy_codegen.gyp | 6 | ||||
-rw-r--r-- | chrome/app/policy/policy_templates.gypi | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp index 205c24c..93948da 100644 --- a/chrome/app/locales/locales.gyp +++ b/chrome/app/locales/locales.gyp @@ -676,9 +676,3 @@ }], ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: 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: |