summaryrefslogtreecommitdiffstats
path: root/WebKit/chromium/gyp_webkit
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/chromium/gyp_webkit')
-rwxr-xr-xWebKit/chromium/gyp_webkit3
1 files changed, 1 insertions, 2 deletions
diff --git a/WebKit/chromium/gyp_webkit b/WebKit/chromium/gyp_webkit
index 812ed27..1ca6133 100755
--- a/WebKit/chromium/gyp_webkit
+++ b/WebKit/chromium/gyp_webkit
@@ -91,8 +91,7 @@ if __name__ == '__main__':
'--depth=./',
# gyp files to execute.
- 'WebKit.gyp',
- '../../WebKitTools/DumpRenderTree/DumpRenderTree.gyp/DumpRenderTree.gyp'])
+ 'WebKit.gyp'])
print 'Updating webkit projects from gyp files...'
sys.stdout.flush()