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

Unified Diff: components/memory_coordinator/DEPS

Issue 2094583002: Add MemoryCoordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gyp Created 4 years, 6 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: components/memory_coordinator/DEPS
diff --git a/components/memory_coordinator/DEPS b/components/memory_coordinator/DEPS
index ef8ad28d9d44b3f4c4f8ce834105d770e17e66c3..c682c1170c935ba914bfce3357f4baffce41e01e 100644
--- a/components/memory_coordinator/DEPS
+++ b/components/memory_coordinator/DEPS
@@ -1,3 +1,5 @@
include_rules = [
"+mojo/public",
+ "+third_party/WebKit/public/platform",
+ "+third_party/WebKit/public/web",
]

Powered by Google App Engine
This is Rietveld 408576698