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

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

Issue 1984433002: Hook up Chrome's wallpaper picker for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 4 years, 7 months 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/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 6543d0b180570b01a74e33911bec9db5a91dd333..da4b3ec2589072e35467186527d3ad16f18e4d9b 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -43,6 +43,7 @@ source_set("chromeos") {
":device_policy_proto",
"//ash",
"//ash:ash_with_content",
+ "//ash/mus/public/interfaces",
"//build/linux:fontconfig",
"//chrome/browser/devtools",
"//chrome/browser/extensions",

Powered by Google App Engine
This is Rietveld 408576698