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

Unified Diff: components/discardable_memory/service/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/service/BUILD.gn
diff --git a/components/discardable_memory/service/BUILD.gn b/components/discardable_memory/service/BUILD.gn
index 6ac608b78df8e014a6246de9ee687638ba63bf35..4061d7208dfa794332e57ecbe33b5f86b7f527cf 100644
--- a/components/discardable_memory/service/BUILD.gn
+++ b/components/discardable_memory/service/BUILD.gn
@@ -17,7 +17,6 @@
deps = [
"//base",
"//components/discardable_memory/common",
- "//components/discardable_memory/public/interfaces",
]
}

Powered by Google App Engine
This is Rietveld 408576698