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

Unified Diff: components/arc/BUILD.gn

Issue 2061183002: arc: IPC method to set custom wallpaper. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review ready. Created 4 years, 6 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: components/arc/BUILD.gn
diff --git a/components/arc/BUILD.gn b/components/arc/BUILD.gn
index acb86185566a5bff73da2f660d815b1ed247babf..aacda7ca83b06e032edff571f1f4c885d3e78c55 100644
--- a/components/arc/BUILD.gn
+++ b/components/arc/BUILD.gn
@@ -72,6 +72,7 @@ static_library("arc") {
"//components/prefs",
"//components/signin/core/account_id",
"//components/user_manager",
+ "//content/public/browser",
"//device/bluetooth",
"//google_apis",
"//ipc:ipc",

Powered by Google App Engine
This is Rietveld 408576698