diff options
Diffstat (limited to 'chrome/browser')
-rw-r--r-- | chrome/browser/chromeos/input_method/input_method.gyp | 6 | ||||
-rw-r--r-- | chrome/browser/sync/protocol/sync_proto.gyp | 6 | ||||
-rw-r--r-- | chrome/browser/sync/tools/sync_tools.gyp | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/chrome/browser/chromeos/input_method/input_method.gyp b/chrome/browser/chromeos/input_method/input_method.gyp index ce7da86..1bdc7f9 100644 --- a/chrome/browser/chromeos/input_method/input_method.gyp +++ b/chrome/browser/chromeos/input_method/input_method.gyp @@ -38,9 +38,3 @@ }, ] } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/browser/sync/protocol/sync_proto.gyp b/chrome/browser/sync/protocol/sync_proto.gyp index af56cef..dc550fe 100644 --- a/chrome/browser/sync/protocol/sync_proto.gyp +++ b/chrome/browser/sync/protocol/sync_proto.gyp @@ -105,9 +105,3 @@ }, ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/browser/sync/tools/sync_tools.gyp b/chrome/browser/sync/tools/sync_tools.gyp index e05285e..226ae62 100644 --- a/chrome/browser/sync/tools/sync_tools.gyp +++ b/chrome/browser/sync/tools/sync_tools.gyp @@ -20,9 +20,3 @@ }, ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: |