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

Unified Diff: content/child/DEPS

Issue 2485623002: discardable_memory: Using mojo IPC to replace Chrome IPC (Closed)
Patch Set: Fix build bots. Created 4 years, 1 month 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/child/DEPS
diff --git a/content/child/DEPS b/content/child/DEPS
index c122594feb22153f1e96df0e98ec407550baf55c..9291ded001e2813f4988230ba829fc3f46cbb0ba 100644
--- a/content/child/DEPS
+++ b/content/child/DEPS
@@ -1,8 +1,6 @@
include_rules = [
# Allow inclusion of specific components that we depend on.
# See comment in content/DEPS for which components are allowed.
- "+components/discardable_memory/client",
- "+components/discardable_memory/common",
"+components/mime_util",
"+components/scheduler/child",
"+components/scheduler/common",

Powered by Google App Engine
This is Rietveld 408576698