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

Unified Diff: services/ui/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 | « content/renderer/render_thread_impl.cc ('k') | services/ui/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/BUILD.gn
diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn
index f8d88227ac86e4d7227d4d4ada39448cd63f8a8d..dba8570a31e6667a4cad2e74e4e6b9a5319ffbf6 100644
--- a/services/ui/BUILD.gn
+++ b/services/ui/BUILD.gn
@@ -93,6 +93,8 @@ source_set("lib") {
"//base",
"//cc",
"//cc/surfaces",
+ "//components/discardable_memory/public/interfaces",
+ "//components/discardable_memory/service",
"//mojo/common:common_base",
"//services/catalog/public/cpp",
"//services/catalog/public/interfaces:constants",
« no previous file with comments | « content/renderer/render_thread_impl.cc ('k') | services/ui/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698