diff options
Diffstat (limited to 'third_party/npapi/npapi.gyp')
-rw-r--r-- | third_party/npapi/npapi.gyp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/npapi/npapi.gyp b/third_party/npapi/npapi.gyp index 712ad27..796f3ca 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: |