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

Unified Diff: content/content_gl_tests.isolate

Issue 592043006: Fix content_gl_tests not starting on Windows debug bots. (Closed) Base URL: https://chromium.googlesource.com/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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_gl_tests.isolate
diff --git a/content/content_gl_tests.isolate b/content/content_gl_tests.isolate
index 18c6b828f83848c511d668ecbcc4f1d5c0b8da24..106dfb71aaf745f9c4c8f16c3e6c33ae5207200b 100644
--- a/content/content_gl_tests.isolate
+++ b/content/content_gl_tests.isolate
@@ -51,6 +51,6 @@
}],
],
'includes': [
- '../third_party/icu/icu.isolate',
+ '../base/base.isolate',
],
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698