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

Unified Diff: ash/mus/DEPS

Issue 2840043003: chromeos: Makes mushrome use simplified display management (Closed)
Patch Set: merge Created 3 years, 8 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 | « ash/mus/BUILD.gn ('k') | ash/mus/ash_window_tree_host_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/DEPS
diff --git a/ash/mus/DEPS b/ash/mus/DEPS
index 20c557882b7320b1b63347e1d0472f6a65e45748..04115d1cd82af4c73aceec09d96f8e2c4d63a3c7 100644
--- a/ash/mus/DEPS
+++ b/ash/mus/DEPS
@@ -12,6 +12,10 @@ include_rules = [
]
specific_include_rules = {
+ "ash_window_tree_host_mus\.*": [
+ "+ash/host",
+ ],
+
"app_launch_unittest.cc": [
"+mash/quick_launch/public",
],
« no previous file with comments | « ash/mus/BUILD.gn ('k') | ash/mus/ash_window_tree_host_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698