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

Unified Diff: content/child/DEPS

Issue 2485623002: discardable_memory: Using mojo IPC to replace Chrome IPC (Closed)
Patch Set: Fix bot issues Created 4 years 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
« no previous file with comments | « content/child/BUILD.gn ('k') | content/child/child_thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « content/child/BUILD.gn ('k') | content/child/child_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698