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

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: updates 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
« no previous file with comments | « content/shell/renderer/test_runner/web_test_runner.h ('k') | content/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
"//content/public/common",
"//skia",
"//v8",
« no previous file with comments | « content/shell/renderer/test_runner/web_test_runner.h ('k') | content/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698