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

Unified Diff: services/ui/DEPS

Issue 2548423002: Hosting the discardable memory service in the mus process (Closed)
Patch Set: Rebase 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 | « services/ui/BUILD.gn ('k') | services/ui/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/DEPS
diff --git a/services/ui/DEPS b/services/ui/DEPS
index fb1ee8605f955ff8cef84df68b5ff03367554838..d2bf7702d82a9ae3ffba92fcb118571ef8204dbb 100644
--- a/services/ui/DEPS
+++ b/services/ui/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+cc",
+ "+components/discardable_memory/service",
+ "+components/discardable_memory/public",
"+ipc",
"+mojo/common",
"+mojo/converters",
« no previous file with comments | « services/ui/BUILD.gn ('k') | services/ui/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698