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

Unified Diff: ash/common/DEPS

Issue 2381753002: Use mojo SystemTray interfaces for both mash and classic ash (Closed)
Patch Set: cleanup Created 4 years, 3 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/common/DEPS
diff --git a/ash/common/DEPS b/ash/common/DEPS
index 586757eb0d430f77e9c86baa17513d38b4609413..9dfb6e73c30fc41259cbf1def455787301015ef0 100644
--- a/ash/common/DEPS
+++ b/ash/common/DEPS
@@ -2,8 +2,10 @@ include_rules = [
"-ash",
"+ash/ash_export.h",
"+ash/common",
+ "+ash/public",
"+ash/resources",
"+ash/shared",
+ "+services/shell/public",
"+ui",
"-ui/aura",
]

Powered by Google App Engine
This is Rietveld 408576698