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

Unified Diff: content/browser/DEPS

Issue 2094583002: Add MemoryCoordinator (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn Created 4 years, 5 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 d71f36f12821f6271990ae268d0dd305b781c397..153ef20239c1a1dd14a56c885d57ad2d6b3ac1ec 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -4,6 +4,8 @@ include_rules = [
"+components/filesystem",
"+components/leveldb",
"+components/link_header_util",
+ "+components/memory_coordinator/browser",
+ "+components/memory_coordinator/common",
"+components/mime_util",
"+components/network_session_configurator/switches.h",
"+components/profile_service",

Powered by Google App Engine
This is Rietveld 408576698