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

Unified Diff: media/blink/DEPS

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/DEPS
diff --git a/media/blink/DEPS b/media/blink/DEPS
index 3b4a3ad0128f161d492eac3a70a86fc120fc9985..24c8d71a64a787dd8905c002f4fbd635a89e126e 100644
--- a/media/blink/DEPS
+++ b/media/blink/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/scheduler", # Only allowed in tests.
"+gin",
"+media",
+ "+mojo/edk/embedder",
"+net/base",
"+net/http",
"+third_party/WebKit/public/platform",

Powered by Google App Engine
This is Rietveld 408576698