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', |