diff --git a/app/app.gyp b/app/app.gyp index b008c1ab5f7f..1ae13352aa4e 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -389,3 +389,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/base/base.gyp b/base/base.gyp index bedc304c0a1c..383791ffb021 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -855,3 +855,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/breakpad/breakpad.gyp b/breakpad/breakpad.gyp index 988cfd1de9ff..5031bae0b9f0 100644 --- a/breakpad/breakpad.gyp +++ b/breakpad/breakpad.gyp @@ -346,3 +346,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/all.gyp b/build/all.gyp index 38043bfae6ec..7895f51916eb 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -207,3 +207,9 @@ }], # OS="win" ], # conditions } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/common.gypi b/build/common.gypi index 50b2c6c50b8e..e9c64dd67185 100644 --- a/build/common.gypi +++ b/build/common.gypi @@ -913,3 +913,9 @@ 'SYMROOT': '<(DEPTH)/xcodebuild', }, } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/external_code.gypi b/build/external_code.gypi index 053fb61cfd61..ca1072693afd 100644 --- a/build/external_code.gypi +++ b/build/external_code.gypi @@ -39,3 +39,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/features_override.gypi b/build/features_override.gypi index ecd686cbcaa7..decf31e89534 100644 --- a/build/features_override.gypi +++ b/build/features_override.gypi @@ -38,4 +38,11 @@ # merge the lists rather than replace one with the other. This may # require changes in gyp. }, -} \ No newline at end of file + +} + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/linux/system.gyp b/build/linux/system.gyp index dba1abf677b7..df71899d42a2 100644 --- a/build/linux/system.gyp +++ b/build/linux/system.gyp @@ -200,3 +200,9 @@ # }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/temp_gyp/googleurl.gyp b/build/temp_gyp/googleurl.gyp index ef958bd00453..0df561cca9fb 100644 --- a/build/temp_gyp/googleurl.gyp +++ b/build/temp_gyp/googleurl.gyp @@ -72,3 +72,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/temp_gyp/pdfsqueeze.gyp b/build/temp_gyp/pdfsqueeze.gyp index 2b3b1ff81c24..d7a742c7bc0a 100644 --- a/build/temp_gyp/pdfsqueeze.gyp +++ b/build/temp_gyp/pdfsqueeze.gyp @@ -38,3 +38,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/util/build_util.gyp b/build/util/build_util.gyp index 1d867cc3f402..982c29af6238 100644 --- a/build/util/build_util.gyp +++ b/build/util/build_util.gyp @@ -35,3 +35,9 @@ }, ] } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/build/win/system.gyp b/build/win/system.gyp index bc29e8226d66..0c068493162c 100644 --- a/build/win/system.gyp +++ b/build/win/system.gyp @@ -25,3 +25,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/app/locales/locales.gyp b/chrome/app/locales/locales.gyp index b2406b70794a..4e075bae3117 100644 --- a/chrome/app/locales/locales.gyp +++ b/chrome/app/locales/locales.gyp @@ -640,3 +640,8 @@ ], } +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index ddc61f71f69e..358d8ea3cc5f 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -6812,3 +6812,9 @@ }], ], # 'conditions' } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index df05ed1b1bf0..bd5fae536643 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -621,3 +621,9 @@ }], ], } + +# 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 71aecaa23a07..c1cfa0c043a9 100755 --- a/chrome/installer/mini_installer.gyp +++ b/chrome/installer/mini_installer.gyp @@ -210,3 +210,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome/test/security_tests/security_tests.gyp b/chrome/test/security_tests/security_tests.gyp index c0a21f2c95a4..ff1316fa89cf 100644 --- a/chrome/test/security_tests/security_tests.gyp +++ b/chrome/test/security_tests/security_tests.gyp @@ -21,3 +21,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index e6a472ea499f..e55c0a8a1482 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -733,3 +733,9 @@ } # vim: shiftwidth=2:et:ai:tabstop=2 + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome_frame/rename_me_to_supplement.gypi b/chrome_frame/rename_me_to_supplement.gypi index 7c82a8d9a065..ed7047cf5abe 100644 --- a/chrome_frame/rename_me_to_supplement.gypi +++ b/chrome_frame/rename_me_to_supplement.gypi @@ -21,4 +21,10 @@ 'branding': 'Chrome', 'chrome_frame_define': 1, }, -} \ No newline at end of file +} + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/chrome_frame/support.gyp b/chrome_frame/support.gyp index 30f58890eab0..f3a34b3cc871 100644 --- a/chrome_frame/support.gyp +++ b/chrome_frame/support.gyp @@ -14,4 +14,8 @@ ], } -# vim: shiftwidth=2:et:ai:tabstop=2 +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/courgette/courgette.gyp b/courgette/courgette.gyp index ebe398105e61..f3e7c7efccbe 100644 --- a/courgette/courgette.gyp +++ b/courgette/courgette.gyp @@ -129,3 +129,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/gears/gears.gyp b/gears/gears.gyp index 3c38093c8426..aeafb226a21f 100755 --- a/gears/gears.gyp +++ b/gears/gears.gyp @@ -27,3 +27,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/google_update/google_update.gyp b/google_update/google_update.gyp index 682715cd7900..32e554e4258d 100644 --- a/google_update/google_update.gyp +++ b/google_update/google_update.gyp @@ -22,3 +22,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp index db2e6099baf4..b1652efe370d 100644 --- a/ipc/ipc.gyp +++ b/ipc/ipc.gyp @@ -103,3 +103,9 @@ }, ] } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/media/media.gyp b/media/media.gyp index 29b4ac007002..ce3abcaf6e40 100644 --- a/media/media.gyp +++ b/media/media.gyp @@ -277,3 +277,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/net/net.gyp b/net/net.gyp index 8ae82cc39def..b40381d365ad 100644 --- a/net/net.gyp +++ b/net/net.gyp @@ -744,3 +744,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/net/tools/tld_cleanup/tld_cleanup.gyp b/net/tools/tld_cleanup/tld_cleanup.gyp index 245df984e6f0..0930439e76f6 100644 --- a/net/tools/tld_cleanup/tld_cleanup.gyp +++ b/net/tools/tld_cleanup/tld_cleanup.gyp @@ -20,3 +20,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/breakpad/breakpad.gyp b/o3d/breakpad/breakpad.gyp index 863402e55770..512501f4c843 100644 --- a/o3d/breakpad/breakpad.gyp +++ b/o3d/breakpad/breakpad.gyp @@ -64,3 +64,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/build/all.gyp b/o3d/build/all.gyp index 0a9f33aa9c17..00e02ae91e52 100644 --- a/o3d/build/all.gyp +++ b/o3d/build/all.gyp @@ -51,3 +51,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/build/common.gypi b/o3d/build/common.gypi index 9efa01ccdd2f..64613e753a6f 100644 --- a/o3d/build/common.gypi +++ b/o3d/build/common.gypi @@ -206,3 +206,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/build/libs.gyp b/o3d/build/libs.gyp index 2d53b5d9dda6..5d766109401d 100644 --- a/o3d/build/libs.gyp +++ b/o3d/build/libs.gyp @@ -178,3 +178,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/build/nacl.gyp b/o3d/build/nacl.gyp index e69de29bb2d1..178e6eec3960 100644 --- a/o3d/build/nacl.gyp +++ b/o3d/build/nacl.gyp @@ -0,0 +1,6 @@ + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/command_buffer/command_buffer.gyp b/o3d/command_buffer/command_buffer.gyp index 7ded5aa007e4..f86fb1196625 100644 --- a/o3d/command_buffer/command_buffer.gyp +++ b/o3d/command_buffer/command_buffer.gyp @@ -223,3 +223,9 @@ }, ], # 'targets' } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/compiler/technique/technique.gyp b/o3d/compiler/technique/technique.gyp index 3c4090731a60..5d4cf9084700 100644 --- a/o3d/compiler/technique/technique.gyp +++ b/o3d/compiler/technique/technique.gyp @@ -100,3 +100,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/converter/converter.gyp b/o3d/converter/converter.gyp index fea5c1aba31d..4c27a651d012 100644 --- a/o3d/converter/converter.gyp +++ b/o3d/converter/converter.gyp @@ -122,3 +122,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/core/core.gyp b/o3d/core/core.gyp index c1224d12f952..e4bc0f4a40a9 100644 --- a/o3d/core/core.gyp +++ b/o3d/core/core.gyp @@ -495,3 +495,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/documentation/documentation.gyp b/o3d/documentation/documentation.gyp index 19019ef84915..fbba4a644270 100644 --- a/o3d/documentation/documentation.gyp +++ b/o3d/documentation/documentation.gyp @@ -90,3 +90,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/google_update/google_update.gyp b/o3d/google_update/google_update.gyp index 8c013dbbd865..dc814c39890a 100644 --- a/o3d/google_update/google_update.gyp +++ b/o3d/google_update/google_update.gyp @@ -24,3 +24,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/gpu_plugin/gpu_plugin.gyp b/o3d/gpu_plugin/gpu_plugin.gyp index 3edc4a3207fd..c8dd6be4dee5 100644 --- a/o3d/gpu_plugin/gpu_plugin.gyp +++ b/o3d/gpu_plugin/gpu_plugin.gyp @@ -328,3 +328,9 @@ }, ] } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/import/archive.gyp b/o3d/import/archive.gyp index 6de6cee5cf95..ec724a43c2ef 100644 --- a/o3d/import/archive.gyp +++ b/o3d/import/archive.gyp @@ -101,3 +101,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/import/import.gyp b/o3d/import/import.gyp index 4d5f31de110d..8dea0a5eac95 100644 --- a/o3d/import/import.gyp +++ b/o3d/import/import.gyp @@ -130,3 +130,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/installer/installer.gyp b/o3d/installer/installer.gyp index ad018f5f01a4..a51196494f35 100644 --- a/o3d/installer/installer.gyp +++ b/o3d/installer/installer.gyp @@ -40,3 +40,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/installer/mac/installer.gyp b/o3d/installer/mac/installer.gyp index 2a02b4ef06ea..10435ce3bbec 100644 --- a/o3d/installer/mac/installer.gyp +++ b/o3d/installer/mac/installer.gyp @@ -57,3 +57,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/installer/win/installer.gyp b/o3d/installer/win/installer.gyp index add62ee9ee3c..ac6f18384135 100644 --- a/o3d/installer/win/installer.gyp +++ b/o3d/installer/win/installer.gyp @@ -292,3 +292,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/plugin/idl/idl.gyp b/o3d/plugin/idl/idl.gyp index b99662769764..7a393aebfb57 100644 --- a/o3d/plugin/idl/idl.gyp +++ b/o3d/plugin/idl/idl.gyp @@ -171,3 +171,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/plugin/plugin.gyp b/o3d/plugin/plugin.gyp index fdd4f094da0f..3c0effb6a56c 100644 --- a/o3d/plugin/plugin.gyp +++ b/o3d/plugin/plugin.gyp @@ -410,3 +410,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/samples/samples.gyp b/o3d/samples/samples.gyp index 7bc7999d8c6e..2cd7357d8e6a 100644 --- a/o3d/samples/samples.gyp +++ b/o3d/samples/samples.gyp @@ -76,3 +76,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/serializer/serializer.gyp b/o3d/serializer/serializer.gyp index 69c6e1d038e6..cc2fc0223ce0 100644 --- a/o3d/serializer/serializer.gyp +++ b/o3d/serializer/serializer.gyp @@ -45,3 +45,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/statsreport/statsreport.gyp b/o3d/statsreport/statsreport.gyp index 99b97e6b471f..7e106b49c930 100644 --- a/o3d/statsreport/statsreport.gyp +++ b/o3d/statsreport/statsreport.gyp @@ -122,3 +122,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/tests/selenium/selenium.gyp b/o3d/tests/selenium/selenium.gyp index f89e8f717e42..1d11dea42dd8 100644 --- a/o3d/tests/selenium/selenium.gyp +++ b/o3d/tests/selenium/selenium.gyp @@ -240,3 +240,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/tests/tests.gyp b/o3d/tests/tests.gyp index a2d25b3ac89a..890f729f3bda 100644 --- a/o3d/tests/tests.gyp +++ b/o3d/tests/tests.gyp @@ -221,3 +221,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/o3d/utils/utils.gyp b/o3d/utils/utils.gyp index 14e3fa67ee49..b1f197a2a3ed 100644 --- a/o3d/utils/utils.gyp +++ b/o3d/utils/utils.gyp @@ -67,3 +67,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/printing/printing.gyp b/printing/printing.gyp index e642376f9a79..c4fe2b89338d 100644 --- a/printing/printing.gyp +++ b/printing/printing.gyp @@ -110,3 +110,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/rlz/rlz.gyp b/rlz/rlz.gyp index 1dad562c2740..d573753bec3d 100644 --- a/rlz/rlz.gyp +++ b/rlz/rlz.gyp @@ -28,3 +28,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp index be46f556183d..598de3f92620 100644 --- a/sandbox/sandbox.gyp +++ b/sandbox/sandbox.gyp @@ -336,3 +336,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/sdch/sdch.gyp b/sdch/sdch.gyp index ef2d5a2c2fa8..acb43124ecda 100644 --- a/sdch/sdch.gyp +++ b/sdch/sdch.gyp @@ -61,3 +61,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/skia/skia.gyp b/skia/skia.gyp index 9bec8494a21d..a5d2b6ea4a4b 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -642,3 +642,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/testing/gmock.gyp b/testing/gmock.gyp index 5a2a5fd8e371..6d396fa39d69 100644 --- a/testing/gmock.gyp +++ b/testing/gmock.gyp @@ -64,3 +64,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/testing/gtest.gyp b/testing/gtest.gyp index 17546f400f9d..cdd70c59762e 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -104,3 +104,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/bsdiff/bsdiff.gyp b/third_party/bsdiff/bsdiff.gyp index 2d1563f58045..03b56fe7c86d 100644 --- a/third_party/bsdiff/bsdiff.gyp +++ b/third_party/bsdiff/bsdiff.gyp @@ -22,3 +22,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/bspatch/bspatch.gyp b/third_party/bspatch/bspatch.gyp index e45d47f5ab7b..bc519c4eb72c 100644 --- a/third_party/bspatch/bspatch.gyp +++ b/third_party/bspatch/bspatch.gyp @@ -26,3 +26,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/bzip2/bzip2.gyp b/third_party/bzip2/bzip2.gyp index 29b014f5115c..d0f5dd609ca7 100644 --- a/third_party/bzip2/bzip2.gyp +++ b/third_party/bzip2/bzip2.gyp @@ -62,3 +62,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/cld/cld.gyp b/third_party/cld/cld.gyp index 3007aff593df..eb8b69572394 100644 --- a/third_party/cld/cld.gyp +++ b/third_party/cld/cld.gyp @@ -99,3 +99,9 @@ ], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/codesighs/codesighs.gyp b/third_party/codesighs/codesighs.gyp index 2e1babee0173..fd11eb00b249 100644 --- a/third_party/codesighs/codesighs.gyp +++ b/third_party/codesighs/codesighs.gyp @@ -55,3 +55,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/expat/expat.gyp b/third_party/expat/expat.gyp index 76bf4472bd59..e0ac29df9f17 100644 --- a/third_party/expat/expat.gyp +++ b/third_party/expat/expat.gyp @@ -52,3 +52,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/ffmpeg/ffmpeg.gyp b/third_party/ffmpeg/ffmpeg.gyp index 3a6135b17198..0ddba93dfae9 100755 --- a/third_party/ffmpeg/ffmpeg.gyp +++ b/third_party/ffmpeg/ffmpeg.gyp @@ -248,3 +248,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/harfbuzz/harfbuzz.gyp b/third_party/harfbuzz/harfbuzz.gyp index 1e3296f6be0b..c2ed2f6e50bb 100644 --- a/third_party/harfbuzz/harfbuzz.gyp +++ b/third_party/harfbuzz/harfbuzz.gyp @@ -61,3 +61,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libevent/libevent.gyp b/third_party/libevent/libevent.gyp index a6ec0323bbce..1e2ce2063459 100644 --- a/third_party/libevent/libevent.gyp +++ b/third_party/libevent/libevent.gyp @@ -52,3 +52,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libjingle/libjingle.gyp b/third_party/libjingle/libjingle.gyp index 5ebe73f42aa1..1326b52eda7c 100644 --- a/third_party/libjingle/libjingle.gyp +++ b/third_party/libjingle/libjingle.gyp @@ -266,3 +266,8 @@ ], } +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libjpeg/libjpeg.gyp b/third_party/libjpeg/libjpeg.gyp index 01aea5c00041..c0259d65d006 100644 --- a/third_party/libjpeg/libjpeg.gyp +++ b/third_party/libjpeg/libjpeg.gyp @@ -99,3 +99,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libpng/libpng.gyp b/third_party/libpng/libpng.gyp index e9ab28c92386..6093d5f7c72d 100644 --- a/third_party/libpng/libpng.gyp +++ b/third_party/libpng/libpng.gyp @@ -88,3 +88,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libxml/libxml.gyp b/third_party/libxml/libxml.gyp index cd6d85fd40f4..541f47fb2d04 100644 --- a/third_party/libxml/libxml.gyp +++ b/third_party/libxml/libxml.gyp @@ -191,3 +191,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/libxslt/libxslt.gyp b/third_party/libxslt/libxslt.gyp index 3b0020e445cc..1f6281072fac 100644 --- a/third_party/libxslt/libxslt.gyp +++ b/third_party/libxslt/libxslt.gyp @@ -107,3 +107,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/lzma_sdk/lzma_sdk.gyp b/third_party/lzma_sdk/lzma_sdk.gyp index 1b34dda7b49c..703c28525342 100644 --- a/third_party/lzma_sdk/lzma_sdk.gyp +++ b/third_party/lzma_sdk/lzma_sdk.gyp @@ -58,3 +58,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/modp_b64/modp_b64.gyp b/third_party/modp_b64/modp_b64.gyp index ac576018042a..4ed34f423144 100644 --- a/third_party/modp_b64/modp_b64.gyp +++ b/third_party/modp_b64/modp_b64.gyp @@ -19,3 +19,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/npapi/npapi.gyp b/third_party/npapi/npapi.gyp index 712ad276ff4f..796f3ca96ebd 100644 --- a/third_party/npapi/npapi.gyp +++ b/third_party/npapi/npapi.gyp @@ -18,3 +18,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/ocmock/ocmock.gyp b/third_party/ocmock/ocmock.gyp index 5d49fcc91998..a1d790d20767 100644 --- a/third_party/ocmock/ocmock.gyp +++ b/third_party/ocmock/ocmock.gyp @@ -61,3 +61,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/protobuf2/protobuf.gyp b/third_party/protobuf2/protobuf.gyp index 907bd28fff6e..18fdcd4783ee 100644 --- a/third_party/protobuf2/protobuf.gyp +++ b/third_party/protobuf2/protobuf.gyp @@ -211,3 +211,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/sqlite/sqlite.gyp b/third_party/sqlite/sqlite.gyp index a94a47772d25..f16485ce2091 100644 --- a/third_party/sqlite/sqlite.gyp +++ b/third_party/sqlite/sqlite.gyp @@ -246,3 +246,9 @@ },] ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/tcmalloc/tcmalloc.gyp b/third_party/tcmalloc/tcmalloc.gyp index f53e730196d1..5cb7f2e0b8a4 100644 --- a/third_party/tcmalloc/tcmalloc.gyp +++ b/third_party/tcmalloc/tcmalloc.gyp @@ -289,3 +289,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/third_party/zlib/zlib.gyp b/third_party/zlib/zlib.gyp index e9a8e37b26f2..c55ecb5ecf73 100644 --- a/third_party/zlib/zlib.gyp +++ b/third_party/zlib/zlib.gyp @@ -97,3 +97,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp b/tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp index 21121089a30a..5c70c9d8967d 100644 --- a/tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp +++ b/tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp @@ -12,3 +12,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/tools/imagediff/image_diff.gyp b/tools/imagediff/image_diff.gyp index 60e6b9f60e76..b0a5624cbd47 100644 --- a/tools/imagediff/image_diff.gyp +++ b/tools/imagediff/image_diff.gyp @@ -19,3 +19,8 @@ ], } +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/tools/memory_watcher/memory_watcher.gyp b/tools/memory_watcher/memory_watcher.gyp index 50b003bd033d..2b38103237b9 100644 --- a/tools/memory_watcher/memory_watcher.gyp +++ b/tools/memory_watcher/memory_watcher.gyp @@ -39,3 +39,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/tools/xdisplaycheck/xdisplaycheck.gyp b/tools/xdisplaycheck/xdisplaycheck.gyp index 23920494d579..78fb4a1b020c 100644 --- a/tools/xdisplaycheck/xdisplaycheck.gyp +++ b/tools/xdisplaycheck/xdisplaycheck.gyp @@ -16,3 +16,9 @@ }, ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/views/views.gyp b/views/views.gyp index a16f9b2a652f..5fb427981ef1 100644 --- a/views/views.gyp +++ b/views/views.gyp @@ -384,3 +384,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/webkit/default_plugin/default_plugin.gyp b/webkit/default_plugin/default_plugin.gyp index 351ee618b9eb..061059c5af8e 100644 --- a/webkit/default_plugin/default_plugin.gyp +++ b/webkit/default_plugin/default_plugin.gyp @@ -50,3 +50,9 @@ },], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/webkit/tools/test_shell/test_shell.gyp b/webkit/tools/test_shell/test_shell.gyp index d3e6b1cb6f24..cf0bd5ad6200 100644 --- a/webkit/tools/test_shell/test_shell.gyp +++ b/webkit/tools/test_shell/test_shell.gyp @@ -683,3 +683,9 @@ }], ], } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp index 7bf816c7d5a8..41339167ca10 100644 --- a/webkit/webkit.gyp +++ b/webkit/webkit.gyp @@ -765,3 +765,9 @@ } ], # targets } + +# Local Variables: +# tab-width:2 +# indent-tabs-mode:nil +# End: +# vim: set expandtab tabstop=2 shiftwidth=2: