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

Unified Diff: ui/wm/core/DEPS

Issue 298703007: Refactor and move ash independent nested accelerator code to ui/wm/core (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: skip test if platform does not support PES Created 6 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/shell.cc ('k') | ui/wm/core/nested_accelerator_controller.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
index 54c7090c2fa0deab1271621a1a0d3d1d0f27e99d..85406019816066520b5c1a8a5ed6fb45875f4c0a 100644
--- a/ui/wm/core/DEPS
+++ b/ui/wm/core/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+grit/ui_resources.h",
"+ui/aura",
+ "+ui/base/accelerators",
"+ui/base/cursor",
"+ui/base/hit_test.h",
"+ui/base/ime",
« no previous file with comments | « ash/shell.cc ('k') | ui/wm/core/nested_accelerator_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698