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

Unified Diff: ash/BUILD.gn

Issue 2474653003: PreferencesManager (Closed)
Patch Set: Update PreferencesManager to account for base::Value API change 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 2e93167204d9f1b94b6d1ebb4e6854205f7979a7..3ddf11ac3b79f786e751191d4b0e061c863833d2 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -890,6 +890,7 @@ component("ash") {
"//device/bluetooth",
"//media",
"//net",
+ "//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