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

Unified Diff: ash/mus/bridge/DEPS

Issue 2821203002: cros: Adds ShellPort functions for simplified display mode (Closed)
Patch Set: Fix x11 build 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/host/ash_window_tree_host_init_params.h ('k') | ash/mus/bridge/shell_port_mash.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/bridge/DEPS
diff --git a/ash/aura/DEPS b/ash/mus/bridge/DEPS
similarity index 56%
copy from ash/aura/DEPS
copy to ash/mus/bridge/DEPS
index 05abc5f80733a5f071e87638047f2b8f934633d2..984553aa69b97a1f2b12d338bf4ebceeeae5e12b 100644
--- a/ash/aura/DEPS
+++ b/ash/mus/bridge/DEPS
@@ -1,5 +1,6 @@
specific_include_rules = {
- "shell_port_classic.cc": [
+ "shell_port_mash.cc": [
+ "+ash/host/ash_window_tree_host.h",
"+ash/host/ash_window_tree_host_init_params.h"
],
}
« no previous file with comments | « ash/host/ash_window_tree_host_init_params.h ('k') | ash/mus/bridge/shell_port_mash.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698