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

Unified Diff: ash/wm/common/DEPS

Issue 1921353002: Moves handful of files to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shell_ids
Patch Set: merge to trunk Created 4 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/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/background_animator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/DEPS
diff --git a/ash/wm/common/DEPS b/ash/wm/common/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..759ae25aebd56f845667fe322edc614c5aae8ae7
--- /dev/null
+++ b/ash/wm/common/DEPS
@@ -0,0 +1,8 @@
+include_rules = [
+ "-ash",
+ "+ash/wm/common",
+ "+ui",
+ "-ui/aura",
+ # TODO(sky): nuke this. Temporary until introduce separate dll.
+ "+ash/ash_export.h",
+]
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/background_animator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698