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

Unified Diff: extensions/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 | « content/test/test_blink_web_unit_test_support.cc ('k') | extensions/test/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 4613736096f5ecb374f5f314fc22582bc4d2e76c..09356bfa2f4bcc924ea836e7d91162abfa7efe35 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -207,7 +207,6 @@ test("extensions_unittests") {
"//extensions/renderer:unit_tests",
"//extensions/shell:unit_tests",
"//extensions/utility:unit_tests",
- "//mojo/edk/system",
"//mojo/edk/test:test_support",
"//ui/gl:test_support",
]
« no previous file with comments | « content/test/test_blink_web_unit_test_support.cc ('k') | extensions/test/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698