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

Unified Diff: test/optimize_for_size.isolate

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
Index: test/optimize_for_size.isolate
diff --git a/test/default.isolate b/test/optimize_for_size.isolate
similarity index 73%
copy from test/default.isolate
copy to test/optimize_for_size.isolate
index 68044cf15b76cd7735c4b1b48eb1c5069e3be396..aa7f57036efe9b8f293939b535972d762ecbd6aa 100644
--- a/test/default.isolate
+++ b/test/optimize_for_size.isolate
@@ -5,9 +5,7 @@
'includes': [
'cctest/cctest.isolate',
'intl/intl.isolate',
- 'message/message.isolate',
'mjsunit/mjsunit.isolate',
- 'preparser/preparser.isolate',
- 'unittests/unittests.isolate',
+ 'webkit/webkit.isolate',
],
}

Powered by Google App Engine
This is Rietveld 408576698