Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 6825868d6d2e45f721011783eb63311781f51fb3..3f2a710f5455606a28e27795c949e69695a604f1 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2911,7 +2911,6 @@ |
], |
'includes': [ |
'../build/isolate.gypi', |
- 'browser_tests.isolate', |
], |
'sources': [ |
'browser_tests.isolate', |
@@ -2939,7 +2938,6 @@ |
], |
'includes': [ |
'../build/isolate.gypi', |
- 'interactive_ui_tests.isolate', |
], |
'sources': [ |
'interactive_ui_tests.isolate', |
@@ -2960,7 +2958,6 @@ |
], |
'includes': [ |
'../build/isolate.gypi', |
- 'sync_integration_tests.isolate', |
], |
'sources': [ |
'sync_integration_tests.isolate', |
@@ -2990,9 +2987,6 @@ |
'../gpu/gpu.gyp:angle_unittests', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'angle_unittests.isolate', |
- ], |
'sources': [ |
'angle_unittests.isolate', |
], |
@@ -3004,9 +2998,6 @@ |
'../gpu/gpu.gyp:gl_tests', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'gl_tests.isolate', |
- ], |
'sources': [ |
'gl_tests.isolate', |
], |
@@ -3018,9 +3009,6 @@ |
'browser_tests_run', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'tab_capture_end2end_tests.isolate', |
- ], |
'sources': [ |
'tab_capture_end2end_tests.isolate', |
], |
@@ -3033,9 +3021,6 @@ |
'../tools/telemetry/telemetry.gyp:bitmaptools#host', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'telemetry_gpu_test.isolate', |
- ], |
'sources': [ |
'telemetry_gpu_test.isolate', |
], |
@@ -3047,9 +3032,6 @@ |
'../gpu/gpu.gyp:gpu_unittests', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'gpu_unittests.isolate', |
- ], |
'sources': [ |
'gpu_unittests.isolate', |
], |
@@ -3065,9 +3047,6 @@ |
'../gpu/gles2_conform_support/gles2_conform_test.gyp:gles2_conform_test', |
'gpu_tests_base', |
], |
- 'includes': [ |
- 'gles2_conform_test.isolate', |
- ], |
'sources': [ |
'gles2_conform_test.isolate', |
], |