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

Unified Diff: components/discardable_memory/client/BUILD.gn

Issue 2545523007: Revert of discardable_memory: Using mojo IPC to replace Chrome IPC (Closed)
Patch Set: 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
Index: components/discardable_memory/client/BUILD.gn
diff --git a/components/discardable_memory/client/BUILD.gn b/components/discardable_memory/client/BUILD.gn
index 8cf73572b805bb9522199b9519518d6577ab88e5..583a8ee11b8632f0f7c5b11ac227211e2f0f8505 100644
--- a/components/discardable_memory/client/BUILD.gn
+++ b/components/discardable_memory/client/BUILD.gn
@@ -17,6 +17,5 @@
deps = [
"//base",
"//components/discardable_memory/common",
- "//components/discardable_memory/public/interfaces",
]
}
« no previous file with comments | « components/discardable_memory/DEPS ('k') | components/discardable_memory/client/client_discardable_shared_memory_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698