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

Unified Diff: ash/mus/DEPS

Issue 1984433002: Hook up Chrome's wallpaper picker for mash. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gyp builds; address Sadrul's comment. 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: ash/mus/DEPS
diff --git a/ash/mus/DEPS b/ash/mus/DEPS
index bb8577befaea925fe2f2872c1da2d92784396247..2fb6c430c6614a348e285ade0ff19fa711507308 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -3,6 +3,8 @@ include_rules = [
"+cc",
"+components/mus/common",
"+components/mus/public",
+ "+components/wallpaper",
+ "+mash/public/interfaces",
"+mash/shelf/public/interfaces",
"+mash/wm/public/interfaces",
"+mojo/common",

Powered by Google App Engine
This is Rietveld 408576698