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

Unified Diff: chrome/test/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Rebase only Created 4 years, 2 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 | chrome/test/base/run_all_unittests.cc » ('j') | chrome/test/base/run_all_unittests.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index fed675d47e113c8e67337a405f9cd91b941f524e..7ad80c78567aedcad1f758a9e4cc4ad4e09c4aec 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -4984,7 +4984,7 @@ static_library("test_support_unit") {
"//chrome:strings",
"//chrome/browser",
"//chrome/common",
- "//mojo/edk/system",
+ "//mojo/edk/test:test_support",
]
if (!is_android && use_ash) {
« no previous file with comments | « no previous file | chrome/test/base/run_all_unittests.cc » ('j') | chrome/test/base/run_all_unittests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698