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

Unified Diff: components/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
Index: components/test/BUILD.gn
diff --git a/components/test/BUILD.gn b/components/test/BUILD.gn
index 0a62f38f655fc59fc86d4518443aaf0764879f74..02f9527de0f87d13ccd07d4e5700323e12ea345f 100644
--- a/components/test/BUILD.gn
+++ b/components/test/BUILD.gn
@@ -14,7 +14,6 @@ source_set("test_support") {
"//components/content_settings/core/common",
"//components/gcm_driver:gcm_driver",
"//components/signin/core/browser",
- "//mojo/edk/system",
"//net",
"//testing/gtest",
"//ui/base",

Powered by Google App Engine
This is Rietveld 408576698