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

Unified Diff: media/blink/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Initialize mojo before initializing blink 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: media/blink/BUILD.gn
diff --git a/media/blink/BUILD.gn b/media/blink/BUILD.gn
index 19b0b582b08d546c31582ead23fb8eca6116026f..ab3e68167738ece43591ae954530a494e42ef1ba 100644
--- a/media/blink/BUILD.gn
+++ b/media/blink/BUILD.gn
@@ -109,6 +109,7 @@ test("media_blink_unittests") {
"//media",
"//media:shared_memory_support",
"//media/base:test_support",
+ "//mojo/edk/system",
"//net",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698