| Index: build/isolate.gypi
|
| diff --git a/build/isolate.gypi b/build/isolate.gypi
|
| index b59806691ac4136b7478dceb64083d58a29081b9..0c0181ad6b39355aee262a0ec6347f0f1469527a 100644
|
| --- a/build/isolate.gypi
|
| +++ b/build/isolate.gypi
|
| @@ -88,6 +88,7 @@
|
| '--extra-variable', 'version_full=<(version_full)',
|
|
|
| '--config-variable', 'OS=<(OS)',
|
| + '--config-variable', 'chromeos=<(chromeos)',
|
| '--config-variable', 'component=<(component)',
|
| # TODO(kbr): move this to chrome_tests.gypi:gles2_conform_tests_run
|
| # once support for user-defined config variables is added.
|
|
|