From a1835b3fc27b8fecaa947eb578c60450e3063635 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Tue, 27 May 2014 18:55:20 -0700 Subject: update gyp to svn r1923 --- deps/gyp/PRESUBMIT.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'deps/gyp/PRESUBMIT.py') diff --git a/deps/gyp/PRESUBMIT.py b/deps/gyp/PRESUBMIT.py index 9c474eb2b1..b79316a915 100644 --- a/deps/gyp/PRESUBMIT.py +++ b/deps/gyp/PRESUBMIT.py @@ -16,8 +16,6 @@ PYLINT_BLACKLIST = [ 'test/lib/TestCmd.py', 'test/lib/TestCommon.py', 'test/lib/TestGyp.py', - # Needs style fix. - 'pylib/gyp/generator/xcode.py', ] -- cgit v1.2.1