Chromium Code Reviews| Index: chrome/chrome_tests.gypi |
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
| index f75429ea771a96f0e741cfc6d07540848c033870..96b3d80e36dd57fc1f74844f84218a12fb962f2f 100644 |
| --- a/chrome/chrome_tests.gypi |
| +++ b/chrome/chrome_tests.gypi |
| @@ -3153,6 +3153,7 @@ |
| 'target_name': 'interactive_ui_tests_run', |
| 'type': 'none', |
| 'dependencies': [ |
| + 'chrome', |
| 'interactive_ui_tests', |
| ], |
| 'conditions': [ |
| @@ -3173,6 +3174,7 @@ |
| 'target_name': 'sync_integration_tests_run', |
| 'type': 'none', |
| 'dependencies': [ |
| + 'chrome', |
| 'sync_integration_tests', |
| ], |
| 'conditions': [ |