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

Unified Diff: content/test/BUILD.gn

Issue 2707183003: Move //components/test_runner back into //content/shell (Closed)
Patch Set: Trim DEPS Created 3 years, 10 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 cfdb77948f6f9d23973f80e6b934441a4de1f392..baff8813d57fa3d77cbe5f547bb494cc45772dc9 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -481,11 +481,11 @@ static_library("layouttest_support") {
":test_support",
"//cc",
"//cc/blink",
- "//components/test_runner:test_runner",
"//content/browser:for_content_tests",
"//content/child:for_content_tests",
"//content/public/common",
"//content/renderer:for_content_tests",
+ "//content/shell/test_runner:test_runner",
"//device/bluetooth",
"//services/ui/public/cpp/gpu",
"//skia",

Powered by Google App Engine
This is Rietveld 408576698