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

Unified Diff: ui/wm/core/DEPS

Issue 194843004: Move files from ui/views/corewm to ui/wm/core (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 9 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 | « ui/views/window/dialog_delegate.cc ('k') | ui/wm/core/base_focus_rules.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/core/DEPS
diff --git a/ui/wm/core/DEPS b/ui/wm/core/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..54c7090c2fa0deab1271621a1a0d3d1d0f27e99d
--- /dev/null
+++ b/ui/wm/core/DEPS
@@ -0,0 +1,14 @@
+include_rules = [
+ "+grit/ui_resources.h",
+ "+ui/aura",
+ "+ui/base/cursor",
+ "+ui/base/hit_test.h",
+ "+ui/base/ime",
+ "+ui/base/resource",
+ "+ui/base/ui_base_types.h",
+ "+ui/compositor",
+ "+ui/events",
+ "+ui/gfx",
+ "+ui/views/views_export.h",
+ "+third_party/skia",
+]
« no previous file with comments | « ui/views/window/dialog_delegate.cc ('k') | ui/wm/core/base_focus_rules.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698