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

Unified Diff: components/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Remove all duplicated calls to mojo::edk::init() 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 | « chrome/test/base/run_all_unittests.cc ('k') | components/test/DEPS » ('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 6c61cca8a735d26eb8e30ee2e81aae5b0a6bc03d..3e9987bbc8b6411a95c101ac659d111138ee5e16 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -149,7 +149,6 @@ test("components_unittests") {
# Direct dependencies of components/test/run_all_unittests.cc.
"//components/content_settings/core/common",
- "//mojo/edk/system",
"//net",
"//testing/gtest",
"//ui/base",
« no previous file with comments | « chrome/test/base/run_all_unittests.cc ('k') | components/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698