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

Unified Diff: ash/BUILD.gn

Issue 2474653003: PreferencesManager (Closed)
Patch Set: Enforce Observer Removal 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 | « no previous file | ash/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 81772c7c64d116447b0dab740155765abbf09349..d7011124cedeea7b48723fda72ccd55a775e6206 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -876,6 +876,8 @@ component("ash") {
"//components/wallpaper",
"//media",
"//net",
+ "//services/catalog/public/interfaces",
+ "//services/preferences/public/cpp",
"//services/service_manager/public/cpp",
"//services/ui/public/interfaces",
"//skia",
« no previous file with comments | « no previous file | ash/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698