From 611fde182a26b3b3f919eb5f0b9e58e30356a692 Mon Sep 17 00:00:00 2001 From: "commit-bot@chromium.org" Date: Mon, 2 Dec 2013 22:23:03 +0000 Subject: Remove the comments settings for vim tab width and expansion variables. These add unnecessary bloat for everyone to carry around, so we just remove them now. The same change was made in chromium by Tony in http://codereview.chromium.org/7310019 - crrev.com/92046 BUG=None TEST=./gyp_skia R=mtklein@google.com Author: tfarina@chromium.org Review URL: https://codereview.chromium.org/92673003 git-svn-id: http://skia.googlecode.com/svn/trunk@12443 2bbb7eff-a529-9590-31e7-b0007b416f81 --- third_party/harfbuzz/harfbuzz.gyp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'third_party/harfbuzz') diff --git a/third_party/harfbuzz/harfbuzz.gyp b/third_party/harfbuzz/harfbuzz.gyp index c2ed2f6e50..1e3296f6be 100644 --- a/third_party/harfbuzz/harfbuzz.gyp +++ b/third_party/harfbuzz/harfbuzz.gyp @@ -61,9 +61,3 @@ }, ], } - -# Local Variables: -# tab-width:2 -# indent-tabs-mode:nil -# End: -# vim: set expandtab tabstop=2 shiftwidth=2: -- cgit v1.2.3