diff options
Diffstat (limited to 'media/webrtc/trunk/tools')
-rw-r--r-- | media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py | 1 | ||||
-rw-r--r-- | media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py b/media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py index 71403614b9..da27cc8288 100644 --- a/media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py +++ b/media/webrtc/trunk/tools/gyp/test/lib/TestCmd.py @@ -1594,4 +1594,3 @@ class TestCmd(object): # tab-width:4 # indent-tabs-mode:nil # End: -# vim: set expandtab tabstop=4 shiftwidth=4: diff --git a/media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py b/media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py index 2f526a6e3d..a6e89ac32b 100644 --- a/media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py +++ b/media/webrtc/trunk/tools/gyp/test/lib/TestCommon.py @@ -579,4 +579,3 @@ class TestCommon(TestCmd): # tab-width:4 # indent-tabs-mode:nil # End: -# vim: set expandtab tabstop=4 shiftwidth=4: |