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

Unified Diff: components/error_page/renderer/BUILD.gn

Issue 2229943002: Remove dependency on test_runner from some components unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: apply jam's fix for android from crrev.com/2233973003 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 | « components/bookmarks/browser/bookmark_utils_unittest.cc ('k') | components/error_page/renderer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/error_page/renderer/BUILD.gn
diff --git a/components/error_page/renderer/BUILD.gn b/components/error_page/renderer/BUILD.gn
index 5b778164661d011962cf55604cb9e34bc38935d4..d80faa9ddc4278e6f2c256f9874b755a1afe89b8 100644
--- a/components/error_page/renderer/BUILD.gn
+++ b/components/error_page/renderer/BUILD.gn
@@ -35,7 +35,6 @@ source_set("unit_tests") {
"//base",
"//base/test:test_support",
"//components/error_page/common",
- "//components/test_runner",
"//content/public/common",
"//net",
"//testing/gtest",
« no previous file with comments | « components/bookmarks/browser/bookmark_utils_unittest.cc ('k') | components/error_page/renderer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698