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

Unified Diff: build/isolate.gypi

Issue 409113005: Added fastbuild config variable to isolate.gypi to let isolates test it. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 5 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 | chrome/telemetry_gpu_test.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/isolate.gypi
diff --git a/build/isolate.gypi b/build/isolate.gypi
index 38d7aeea43d095d604cc9d3f20eca9356b3e7c11..b0b2ca05679a3c5135199a60ad8a1b4cef955b62 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -93,6 +93,7 @@
'--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)',
'--config-variable', 'chromeos=<(chromeos)',
'--config-variable', 'component=<(component)',
+ '--config-variable', 'fastbuild=<(fastbuild)',
# TODO(kbr): move this to chrome_tests.gypi:gles2_conform_tests_run
# once support for user-defined config variables is added.
'--config-variable',
« no previous file with comments | « no previous file | chrome/telemetry_gpu_test.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698