Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2813)

Unified Diff: chrome/chrome_tests.gypi

Issue 614923005: Rename all isolate_dependency_* to files. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: . Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
« no previous file with comments | « chrome/chrome_exe.gypi ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698