From f5c990cd43897fdc2fc2f6be17d9c494b787b4d8 Mon Sep 17 00:00:00 2001
From: "sgk@google.com" <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Date: Tue, 6 Oct 2009 03:02:38 +0000
Subject: Add comments setting emacs and vim tab width and expansion variables.
 BUG=none TEST=successful builds Review URL:
 http://codereview.chromium.org/256059

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28089 0039d316-1c4b-4281-b951-d872f2087c98
---
 third_party/bspatch/bspatch.gyp | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'third_party/bspatch')

diff --git a/third_party/bspatch/bspatch.gyp b/third_party/bspatch/bspatch.gyp
index e45d47f..bc519c4 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:
-- 
cgit v1.1