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

Unified Diff: content/content_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 | « content/content_gl_tests.isolate ('k') | content/content_unittests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index a82c4b1ec4f07ee3a7ee31314e45472dda11f4c9..65ab583eea95334b4024e47f5639244f78fe59d7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -969,7 +969,6 @@
],
'includes': [
'../build/isolate.gypi',
- 'content_browsertests.isolate',
],
'sources': [
'content_browsertests.isolate',
@@ -983,7 +982,6 @@
],
'includes': [
'../build/isolate.gypi',
- 'content_unittests.isolate',
],
'sources': [
'content_unittests.isolate',
@@ -1008,7 +1006,6 @@
],
'includes': [
'../build/isolate.gypi',
- 'content_gl_tests.isolate',
],
'sources': [
'content_gl_tests.isolate',
« no previous file with comments | « content/content_gl_tests.isolate ('k') | content/content_unittests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698