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

Unified Diff: ash/touch_hud/mus/DEPS

Issue 2430593002: mash: Use ash shell window container ids instead of ash::mojom::Container (Closed)
Patch Set: move files to ash/shared, fix deps Created 4 years, 2 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/touch_hud/mus/DEPS
diff --git a/ash/touch_hud/mus/DEPS b/ash/touch_hud/mus/DEPS
index 15fcfe20c6f108f67fef11ff97d0fa42227cfb81..db8846459b6eaf4be71efe9d4535fbe454d35feb 100644
--- a/ash/touch_hud/mus/DEPS
+++ b/ash/touch_hud/mus/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"-ash",
"+ash/public",
+ "+ash/shared",
"+ash/touch_hud",
"+mash/public/interfaces",
"+mojo/public",

Powered by Google App Engine
This is Rietveld 408576698