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

Unified Diff: ash/DEPS

Issue 2025413002: Moves RootWindowControllerCommon and LayoutManager to common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use_root_window_controller_common
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/accelerators/accelerator_controller.cc » ('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 69bef8fd92f8b90fd341c43ed8a0c8858326fe5b..bbc86900a6c9e211ff9bee6e1e073ae235cb91e0 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -24,15 +24,6 @@ specific_include_rules = {
"root_window_controller\.*": [
"+ash/host"
],
- "root_window_controller_common\.*": [
- "-ash",
- "+ash/ash_export.h",
- "+ash/common",
- "+ash/root_window_controller_common.h",
- "+ash/shell_window_ids.h",
- "+ash/wm/root_window_layout_manager.h",
- "-ui/aura",
- ],
"shell.cc": [
"+ash/host/ash_window_tree_host_init_params.h"
],
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698