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

Unified Diff: ui/views/mus/BUILD.gn

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/service.cc ('k') | ui/views/mus/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/mus/BUILD.gn
diff --git a/ui/views/mus/BUILD.gn b/ui/views/mus/BUILD.gn
index ca619c5dd154baabde2f6c5d7d9bd38b68ac64e0..cbc99f399bdfc2ceaac842d7ce3440d31a836646 100644
--- a/ui/views/mus/BUILD.gn
+++ b/ui/views/mus/BUILD.gn
@@ -65,6 +65,8 @@ component("mus") {
"//base/third_party/dynamic_annotations",
"//cc",
"//cc/surfaces",
+ "//components/discardable_memory/client",
+ "//components/discardable_memory/public/interfaces",
"//mojo/common",
"//mojo/public/cpp/bindings",
"//net",
« no previous file with comments | « services/ui/service.cc ('k') | ui/views/mus/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698