diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index ddc61f7..358d8ea 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: |