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

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: Address hidehiko's comment. 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
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | components/arc/arc_service_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
hidehiko 2016/06/15 09:04:16 No longer needed?
Shuhei Takahashi 2016/06/15 09:14:05 Done.
"//device/bluetooth",
"//google_apis",
"//ipc:ipc",
« no previous file with comments | « chrome/chrome_browser_chromeos.gypi ('k') | components/arc/arc_service_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698