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/gyp@12443 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/FileReaderApp.gyp b/FileReaderApp.gyp
index f590ffe..463688b 100644
--- a/FileReaderApp.gyp
+++ b/FileReaderApp.gyp
@@ -63,9 +63,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/SampleApp.gyp b/SampleApp.gyp
index 2708036..c2f0950 100644
--- a/SampleApp.gyp
+++ b/SampleApp.gyp
@@ -322,9 +322,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/SimpleCocoaApp.gyp b/SimpleCocoaApp.gyp
index 6d7b925..1500db4 100644
--- a/SimpleCocoaApp.gyp
+++ b/SimpleCocoaApp.gyp
@@ -52,9 +52,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/SimpleiOSApp.gyp b/SimpleiOSApp.gyp
index cb00f81..a44c8d1 100644
--- a/SimpleiOSApp.gyp
+++ b/SimpleiOSApp.gyp
@@ -61,9 +61,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/angle.gyp b/angle.gyp
index 2b38abf..616de1e 100644
--- a/angle.gyp
+++ b/angle.gyp
@@ -54,9 +54,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/animator.gyp b/animator.gyp
index f6d875c..06603ba 100644
--- a/animator.gyp
+++ b/animator.gyp
@@ -185,9 +185,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/apptype_console.gypi b/apptype_console.gypi
index 9a5e8a7..b9c1ff6 100644
--- a/apptype_console.gypi
+++ b/apptype_console.gypi
@@ -75,9 +75,3 @@
     ],
   },
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/bench.gyp b/bench.gyp
index 595d77c..6c7c29d 100644
--- a/bench.gyp
+++ b/bench.gyp
@@ -162,9 +162,3 @@
     }
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/common.gypi b/common.gypi
index d55b7cc..48b9a6d 100644
--- a/common.gypi
+++ b/common.gypi
@@ -110,8 +110,3 @@
     },
   }, # end 'target_defaults'
 }
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/common_conditions.gypi b/common_conditions.gypi
index d25f035..8d8ae14 100644
--- a/common_conditions.gypi
+++ b/common_conditions.gypi
@@ -491,9 +491,3 @@
     'SYMROOT': '<(DEPTH)/xcodebuild',
   },
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/common_variables.gypi b/common_variables.gypi
index 425760e..4b80af1 100644
--- a/common_variables.gypi
+++ b/common_variables.gypi
@@ -166,8 +166,3 @@
     'skia_include_path%': '../include',
   },
 }
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/core.gyp b/core.gyp
index 3034264..868abea 100644
--- a/core.gyp
+++ b/core.gyp
@@ -126,9 +126,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/core.gypi b/core.gypi
index 530b118..9edb2ce 100644
--- a/core.gypi
+++ b/core.gypi
@@ -384,9 +384,3 @@
         '<(skia_src_path)/pathops/SkReduceOrder.h',
     ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/debugger.gyp b/debugger.gyp
index 3a972c2..8c85736 100644
--- a/debugger.gyp
+++ b/debugger.gyp
@@ -186,9 +186,3 @@
     }],
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/edtaa.gyp b/edtaa.gyp
index 5c04ce1..4f7272e 100755
--- a/edtaa.gyp
+++ b/edtaa.gyp
@@ -5,7 +5,6 @@
 # found in the LICENSE file.
 #
 
-
 {
   'targets': [
     {
@@ -30,9 +29,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/effects.gyp b/effects.gyp
index 7b256d3..63b8636 100644
--- a/effects.gyp
+++ b/effects.gyp
@@ -39,9 +39,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/effects.gypi b/effects.gypi
index 32747ae..845dd94 100644
--- a/effects.gypi
+++ b/effects.gypi
@@ -119,9 +119,3 @@
     '<(skia_include_path)/effects/SkMagnifierImageFilter.h',
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/everything.gyp b/everything.gyp
index 9bd825e..0a798b6 100644
--- a/everything.gyp
+++ b/everything.gyp
@@ -32,9 +32,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/experimental.gyp b/experimental.gyp
index 76bf071..a0daf3d 100644
--- a/experimental.gyp
+++ b/experimental.gyp
@@ -90,9 +90,3 @@
     }
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/flags.gyp b/flags.gyp
index e80b0a3..c15624b 100644
--- a/flags.gyp
+++ b/flags.gyp
@@ -20,9 +20,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/freetype.gyp b/freetype.gyp
index 30afb06..41f3b57 100644
--- a/freetype.gyp
+++ b/freetype.gyp
@@ -102,9 +102,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/gm.gyp b/gm.gyp
index 90c09a4..bc70e16 100644
--- a/gm.gyp
+++ b/gm.gyp
@@ -113,9 +113,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/gmslides.gypi b/gmslides.gypi
index c8a82c2..f8f38e9 100644
--- a/gmslides.gypi
+++ b/gmslides.gypi
@@ -150,9 +150,3 @@
     '../gm/xfermodes3.cpp',
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/gpu.gyp b/gpu.gyp
index 29889f1..55191ae 100644
--- a/gpu.gyp
+++ b/gpu.gyp
@@ -231,9 +231,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/gpu.gypi b/gpu.gypi
index f4c243c..07cc1dd 100644
--- a/gpu.gypi
+++ b/gpu.gypi
@@ -282,9 +282,3 @@
     ],
   },
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/gputest.gyp b/gputest.gyp
index 2b02c15..da7722d 100644
--- a/gputest.gyp
+++ b/gputest.gyp
@@ -26,9 +26,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/images.gyp b/images.gyp
index 45f5de0..e16a41f 100644
--- a/images.gyp
+++ b/images.gyp
@@ -174,9 +174,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/jsoncpp.gyp b/jsoncpp.gyp
index 390f8f9..1b5b784 100644
--- a/jsoncpp.gyp
+++ b/jsoncpp.gyp
@@ -55,9 +55,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/libjpeg.gyp b/libjpeg.gyp
index 975831b..88ba298 100644
--- a/libjpeg.gyp
+++ b/libjpeg.gyp
@@ -133,9 +133,3 @@
     }],
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/lua.gyp b/lua.gyp
index 280b94c..704b8e4 100644
--- a/lua.gyp
+++ b/lua.gyp
@@ -5,7 +5,6 @@
 # found in the LICENSE file.
 #
 
-
 {
   'targets': [
     {
@@ -63,9 +62,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/most.gyp b/most.gyp
index 8a8b85d..704b230 100644
--- a/most.gyp
+++ b/most.gyp
@@ -29,9 +29,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/opts.gyp b/opts.gyp
index bf93926..dc8f18b 100644
--- a/opts.gyp
+++ b/opts.gyp
@@ -185,9 +185,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pathops_unittest.gyp b/pathops_unittest.gyp
index ea4e5b8..49af7d7 100644
--- a/pathops_unittest.gyp
+++ b/pathops_unittest.gyp
@@ -41,9 +41,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pdf.gyp b/pdf.gyp
index 2c75b26..8281732 100644
--- a/pdf.gyp
+++ b/pdf.gyp
@@ -36,9 +36,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pdf.gypi b/pdf.gypi
index fec201f..1a6daf5 100644
--- a/pdf.gypi
+++ b/pdf.gypi
@@ -40,9 +40,3 @@
         '<(skia_src_path)/pdf/SkTSet.h',
     ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pdfviewer.gyp b/pdfviewer.gyp
index 7635877..b21afe5 100644
--- a/pdfviewer.gyp
+++ b/pdfviewer.gyp
@@ -44,9 +44,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pdfviewer_lib.gyp b/pdfviewer_lib.gyp
index 1bfc049..a0a142c 100644
--- a/pdfviewer_lib.gyp
+++ b/pdfviewer_lib.gyp
@@ -49,9 +49,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/pixman_test.gyp b/pixman_test.gyp
index 3a39b90..f5e5a82 100644
--- a/pixman_test.gyp
+++ b/pixman_test.gyp
@@ -167,9 +167,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/ports.gyp b/ports.gyp
index 324cacb..068d2e1 100644
--- a/ports.gyp
+++ b/ports.gyp
@@ -175,9 +175,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/public_headers.gypi b/public_headers.gypi
index d563d84..b209e71 100644
--- a/public_headers.gypi
+++ b/public_headers.gypi
@@ -304,9 +304,3 @@
     ],
   },
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/sfnt.gyp b/sfnt.gyp
index 88ab94f..027d39f 100644
--- a/sfnt.gyp
+++ b/sfnt.gyp
@@ -48,9 +48,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/shapeops_demo.gyp b/shapeops_demo.gyp
index ff5c3da..ce46a79 100644
--- a/shapeops_demo.gyp
+++ b/shapeops_demo.gyp
@@ -116,9 +116,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/shapeops_edge.gyp b/shapeops_edge.gyp
index e4e7d72..bbe198c 100644
--- a/shapeops_edge.gyp
+++ b/shapeops_edge.gyp
@@ -127,9 +127,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/shapeops_tool.gyp b/shapeops_tool.gyp
index 35caccb..c5605fe 100644
--- a/shapeops_tool.gyp
+++ b/shapeops_tool.gyp
@@ -29,9 +29,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/skia_lib.gyp b/skia_lib.gyp
index 6f8e9cf..5f3f141 100644
--- a/skia_lib.gyp
+++ b/skia_lib.gyp
@@ -58,9 +58,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/skpskgr_test.gyp b/skpskgr_test.gyp
index 3a5e4d1..5af0bfb 100755
--- a/skpskgr_test.gyp
+++ b/skpskgr_test.gyp
@@ -38,9 +38,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/svg.gyp b/svg.gyp
index aed26a6..4e7117c 100644
--- a/svg.gyp
+++ b/svg.gyp
@@ -82,9 +82,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/tests.gyp b/tests.gyp
index 5525b84..3113483 100644
--- a/tests.gyp
+++ b/tests.gyp
@@ -181,9 +181,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/tools.gyp b/tools.gyp
index f462c50..b6086d5 100644
--- a/tools.gyp
+++ b/tools.gyp
@@ -481,9 +481,3 @@
     ],
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/utils.gyp b/utils.gyp
index 2133d2b..d2b7b90 100644
--- a/utils.gyp
+++ b/utils.gyp
@@ -228,9 +228,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/views.gyp b/views.gyp
index 51ce0f0..b94061a 100644
--- a/views.gyp
+++ b/views.gyp
@@ -140,9 +140,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/views_animated.gyp b/views_animated.gyp
index 4bfcb28..01ec4fa 100644
--- a/views_animated.gyp
+++ b/views_animated.gyp
@@ -63,9 +63,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/xml.gyp b/xml.gyp
index 7c06b44..286a45c 100644
--- a/xml.gyp
+++ b/xml.gyp
@@ -49,9 +49,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/xps.gyp b/xps.gyp
index 3258539..080dc62 100644
--- a/xps.gyp
+++ b/xps.gyp
@@ -58,9 +58,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2:
diff --git a/zlib.gyp b/zlib.gyp
index 89d4470..eaa44c5 100644
--- a/zlib.gyp
+++ b/zlib.gyp
@@ -36,9 +36,3 @@
     },
   ],
 }
-
-# Local Variables:
-# tab-width:2
-# indent-tabs-mode:nil
-# End:
-# vim: set expandtab tabstop=2 shiftwidth=2: