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

Unified Diff: components/BUILD.gn

Issue 2239563002: Remove remaining dependency on test_runner from components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 4 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 | components/test_runner/test_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 56a4557a58f0faf408659d5d600f64b4b47be031..8132418c63449dbc10b8f9952ad6f23b455d304b 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -200,7 +200,6 @@ test("components_unittests") {
"//components/safe_json:unit_tests",
"//components/subresource_filter/content/browser:unit_tests",
"//components/subresource_filter/content/renderer:unit_tests",
- "//components/test_runner:test_runner",
"//components/tracing:unit_tests",
"//components/visitedlink/test:unit_tests",
"//components/wallpaper:unit_tests",
« no previous file with comments | « no previous file | components/test_runner/test_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698