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

Unified Diff: components/arc/intent_helper/DEPS

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/intent_helper/DEPS
diff --git a/components/arc/intent_helper/DEPS b/components/arc/intent_helper/DEPS
index 4dbd757fa4656a8a7d6858ac5efc6b437d8448c4..6d84304a5065729c8f863c5105553577ebf0cb2e 100644
--- a/components/arc/intent_helper/DEPS
+++ b/components/arc/intent_helper/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+ash",
+ "+content/public",
"+components/google/core/browser",
"+ui/base",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698