summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/allocator/allocator.gyp6
-rw-r--r--base/base.gyp6
2 files changed, 0 insertions, 12 deletions
diff --git a/base/allocator/allocator.gyp b/base/allocator/allocator.gyp
index 5b6ebea..be7c8dd 100644
--- a/base/allocator/allocator.gyp
+++ b/base/allocator/allocator.gyp
@@ -430,9 +430,3 @@
}],
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/base/base.gyp b/base/base.gyp
index c7c90f0..6a7cfd4 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -395,9 +395,3 @@
}],
],
}
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2: