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

Unified Diff: third_party/WebKit/Source/platform/heap/DEPS

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Fix blink_heap_unittests 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: third_party/WebKit/Source/platform/heap/DEPS
diff --git a/third_party/WebKit/Source/platform/heap/DEPS b/third_party/WebKit/Source/platform/heap/DEPS
index 9b5d82f1a51e44d356b22e30e46c2f99ec87eea9..d886d45d221ad935dafa2e17f29ea3e71186d40e 100644
--- a/third_party/WebKit/Source/platform/heap/DEPS
+++ b/third_party/WebKit/Source/platform/heap/DEPS
@@ -3,4 +3,5 @@ include_rules = [
# directories and files instead of writing 'base/'.
"+base/debug/alias.h",
"+base/sys_info.h",
+ "+mojo/edk/embedder/embedder.h",
]

Powered by Google App Engine
This is Rietveld 408576698