Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2561)

Unified Diff: build/all.gyp

Issue 1402953004: [swarming] Isolate webkit and optimize_for_size. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/optimize_for_size.gyp » ('j') | test/optimize_for_size.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 5213eb81eb119686f78286ec222fdc7ae7d50cc5..88a9f924dd1830046d09e8940f6009dba8d5efa7 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -25,8 +25,10 @@
'../test/intl/intl.gyp:*',
'../test/message/message.gyp:*',
'../test/mjsunit/mjsunit.gyp:*',
+ '../test/optimize_for_size.gyp:*',
'../test/preparser/preparser.gyp:*',
'../test/test262/test262.gyp:*',
+ '../test/webkit/webkit.gyp:*',
],
}],
]
« no previous file with comments | « no previous file | test/optimize_for_size.gyp » ('j') | test/optimize_for_size.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698