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

Unified Diff: ash/DEPS

Issue 2030593002: Renames ash/wm/common into ash/common/wm (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/README.md » ('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 7fdc4d887731cb702693de366f7d2e8de2e6a65e..bcca1ff9fa86fe991a8a35f6411a2ea3d3030aec 100644
--- a/ash/DEPS
+++ b/ash/DEPS
@@ -27,9 +27,9 @@ specific_include_rules = {
"root_window_controller_common\.*": [
"-ash",
"+ash/ash_export.h",
+ "+ash/common",
"+ash/root_window_controller_common.h",
"+ash/shell_window_ids.h",
- "+ash/wm/common",
"-ui/aura",
],
"shell.cc": [
« no previous file with comments | « no previous file | ash/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698