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

Unified Diff: ash/common/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 | « ash/autoclick/autoclick_controller.cc ('k') | ash/common/wm/always_on_top_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/DEPS
diff --git a/ash/wm/common/DEPS b/ash/common/DEPS
similarity index 79%
rename from ash/wm/common/DEPS
rename to ash/common/DEPS
index ec1cc2131680aee4973c8fc5d3b85537f1bf394f..1412c1f7eaf334716259e6390828191473d2012a 100644
--- a/ash/wm/common/DEPS
+++ b/ash/common/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"-ash",
"+ash/ash_export.h",
- "+ash/wm/common",
+ "+ash/common",
"+ui",
"-ui/aura",
]
« no previous file with comments | « ash/autoclick/autoclick_controller.cc ('k') | ash/common/wm/always_on_top_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698