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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 80fe3f72ef9457cc74e51a4aaafd8edf651fc5ed..0e1fb56b296bfd72e30a3cf6a883f95799522b58 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/filesystem",
"+components/leveldb",
"+components/link_header_util",
+ "+components/memory_coordinator/browser",
"+components/mime_util",
"+components/mus/public/interfaces",
"+components/mus/public",

Powered by Google App Engine
This is Rietveld 408576698