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

Unified Diff: content/test/BUILD.gn

Issue 1167703002: Move test runner to a component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 987b0757dc3e49d7c075f110b983081eac5f0b44..7a4377a1a6010baaa5e8dc4cb847fd09d5da23c8 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -219,6 +219,7 @@ if (!is_ios) {
":test_support",
"//cc",
"//cc/blink",
+ "//components/test_runner:test_runner",
Mike West 2015/06/02 10:30:08 content_tests.gypi?
jochen (gone - plz use gerrit) 2015/06/02 11:58:41 what about it? It's somewhere in the middle of the
"//content/public/common",
"//skia",
"//v8",

Powered by Google App Engine
This is Rietveld 408576698