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

Unified Diff: ash/DEPS

Issue 2027733002: Creates RootWindowControllerCommon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@create_containers_wm_types
Patch Set: merge 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
« no previous file with comments | « no previous file | ash/ash.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/DEPS
diff --git a/ash/DEPS b/ash/DEPS
index f86575ebe057f0fbb112aba06c257c7b011e5c3a..146cbc481a6a2d65ef19074429999a52b8fe1dfa 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -25,6 +25,14 @@ specific_include_rules = {
"root_window_controller\.*": [
"+ash/host"
],
+ "root_window_controller_common\.*": [
+ "-ash",
+ "+ash/ash_export.h",
+ "+ash/root_window_controller_common.h",
+ "+ash/shell_window_ids.h",
+ "+ash/wm/common",
+ "-ui/aura",
+ ],
"shell.cc": [
"+ash/host/ash_window_tree_host_init_params.h"
],
« no previous file with comments | « no previous file | ash/ash.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698