summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-11 20:22:46 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-11 20:22:46 +0000
commite79be0964abffdaa686988b9338172df8204c4c9 (patch)
tree327b39606e5d18128ae47f41f68ff5593725cc3c /chrome
parenteda48c7a4e569aaf2f2327e0226762868346f531 (diff)
downloadchromium_src-e79be0964abffdaa686988b9338172df8204c4c9.zip
chromium_src-e79be0964abffdaa686988b9338172df8204c4c9.tar.gz
chromium_src-e79be0964abffdaa686988b9338172df8204c4c9.tar.bz2
Remove the comments setting emands and vim tab width and expansion variables.
These were added in r28089 (http://codereview.chromium.org/256059) but are unnecessary bloat for everyone to carry around, even those that don't use emacs or vim. In an earlier change, I added editor config files in src/tools/emacs/ and src/tools/vim/ so users of the appropriate editor can source those instead. BUG=none TEST=none Review URL: http://codereview.chromium.org/7310019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92046 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/app/locales/locales.gyp6
-rw-r--r--chrome/app/policy/cloud_policy_codegen.gyp6
-rw-r--r--chrome/app/policy/policy_templates.gypi6
-rw-r--r--chrome/browser/chromeos/input_method/input_method.gyp6
-rw-r--r--chrome/browser/sync/protocol/sync_proto.gyp6
-rw-r--r--chrome/browser/sync/tools/sync_tools.gyp6
-rw-r--r--chrome/chrome.gyp6
-rw-r--r--chrome/chrome_browser.gypi6
-rw-r--r--chrome/chrome_installer.gypi6
-rw-r--r--chrome/chrome_installer_util.gypi6
-rw-r--r--chrome/chrome_renderer.gypi6
-rw-r--r--chrome/chrome_tests.gypi6
-rw-r--r--chrome/default_plugin/default_plugin.gyp6
-rw-r--r--chrome/installer/installer_tools.gyp6
-rw-r--r--chrome/installer/mac/third_party/bsdiff/goobsdiff.gyp6
-rw-r--r--chrome/installer/mac/third_party/xz/xz.gyp6
-rw-r--r--chrome/installer/mini_installer.gyp6
-rw-r--r--chrome/installer/upgrade_test.gyp6
-rw-r--r--chrome/test/security_tests/security_tests.gyp6
19 files changed, 0 insertions, 114 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:
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:
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c77d222..6463e0e 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -1681,9 +1681,3 @@
}], # os_posix == 1 and OS != "mac"
], # 'conditions'
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a771a7e..75c5e1f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4796,9 +4796,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/chrome/chrome_installer.gypi b/chrome/chrome_installer.gypi
index d787dd5..c259a0e 100644
--- a/chrome/chrome_installer.gypi
+++ b/chrome/chrome_installer.gypi
@@ -917,9 +917,3 @@
}],
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/chrome/chrome_installer_util.gypi b/chrome/chrome_installer_util.gypi
index 7016f7a..eaad080 100644
--- a/chrome/chrome_installer_util.gypi
+++ b/chrome/chrome_installer_util.gypi
@@ -187,9 +187,3 @@
}],
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index 42e0c18..6742cc4 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -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/chrome_tests.gypi b/chrome/chrome_tests.gypi
index bebb6f6..c93ee21 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4158,9 +4158,3 @@
}], # 'coverage!=0'
], # 'conditions'
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/chrome/default_plugin/default_plugin.gyp b/chrome/default_plugin/default_plugin.gyp
index 2d2a659..8ced102 100644
--- a/chrome/default_plugin/default_plugin.gyp
+++ b/chrome/default_plugin/default_plugin.gyp
@@ -78,9 +78,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
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:
diff --git a/chrome/test/security_tests/security_tests.gyp b/chrome/test/security_tests/security_tests.gyp
index ff1316f..c0a21f2 100644
--- a/chrome/test/security_tests/security_tests.gyp
+++ b/chrome/test/security_tests/security_tests.gyp
@@ -21,9 +21,3 @@
},
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2: