| Index: build/isolate.gypi
|
| diff --git a/build/isolate.gypi b/build/isolate.gypi
|
| index 0b9dd3447e1f46bd7d8c6816ef29168ced9ea07a..c291916e2b7cb53d1b0b5bfdc780e8cd01be910b 100644
|
| --- a/build/isolate.gypi
|
| +++ b/build/isolate.gypi
|
| @@ -90,6 +90,7 @@
|
| '--extra-variable', 'version_full=<(version_full)',
|
|
|
| '--config-variable', 'OS=<(OS)',
|
| + '--config-variable', 'CONFIGURATION_NAME=<(CONFIGURATION_NAME)',
|
| '--config-variable', 'chromeos=<(chromeos)',
|
| '--config-variable', 'component=<(component)',
|
| # TODO(kbr): move this to chrome_tests.gypi:gles2_conform_tests_run
|
|
|