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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2548423002: Hosting the discardable memory service in the mus process (Closed)
Patch Set: Update 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: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index d4cf8b03479927f9861765cb14fecaebd6a37aad..15388a3427d4459cd1ac528615cd7caff5429394 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -490,6 +490,8 @@ split_static_library("ui") {
"//components/crx_file",
"//components/data_reduction_proxy/core/browser",
"//components/device_event_log",
+ "//components/discardable_memory/client",
+ "//components/discardable_memory/public/interfaces",
"//components/dom_distiller/content/browser",
"//components/dom_distiller/webui",
"//components/domain_reliability",
« no previous file with comments | « no previous file | chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h » ('j') | services/ui/service.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698