diff options
Diffstat (limited to 'chrome/installer')
-rw-r--r-- | chrome/installer/installer_tools.gyp | 6 | ||||
-rw-r--r-- | chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp | 6 | ||||
-rw-r--r-- | chrome/installer/mac/third_party/xz/xz.gyp | 6 | ||||
-rw-r--r-- | chrome/installer/mini_installer.gyp | 6 | ||||
-rw-r--r-- | chrome/installer/upgrade_test.gyp | 6 |
5 files changed, 0 insertions, 30 deletions
diff --git a/chrome/installer/installer_tools.gyp b/chrome/installer/installer_tools.gyp index 6b07d91..e2c381e 100644 --- a/chrome/installer/installer_tools.gyp +++ b/chrome/installer/installer_tools.gyp @@ -45,9 +45,3 @@ }], ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp b/chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp index 8046700..68ffd58 100644 --- a/chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp +++ b/chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp @@ -42,9 +42,3 @@ }, ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/installer/mac/third_party/xz/xz.gyp b/chrome/installer/mac/third_party/xz/xz.gyp index 440aa91..75c53ad 100644 --- a/chrome/installer/mac/third_party/xz/xz.gyp +++ b/chrome/installer/mac/third_party/xz/xz.gyp @@ -390,9 +390,3 @@ }, ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/installer/mini_installer.gyp b/chrome/installer/mini_installer.gyp index ad3a417..493e77c 100644 --- a/chrome/installer/mini_installer.gyp +++ b/chrome/installer/mini_installer.gyp @@ -230,9 +230,3 @@ }], ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/installer/upgrade_test.gyp b/chrome/installer/upgrade_test.gyp index 5b0ca49..50bcfd9 100644 --- a/chrome/installer/upgrade_test.gyp +++ b/chrome/installer/upgrade_test.gyp @@ -91,9 +91,3 @@ }], ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: |