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

Unified Diff: ui/wm/core/DEPS

Issue 334573004: Fixes unittests with --enable-text-input-focus-manager flag enabled. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed more unittests. Created 6 years, 6 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/keyboard/keyboard_controller_unittest.cc ('k') | ui/wm/core/input_method_event_filter_unittest.cc » ('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 85406019816066520b5c1a8a5ed6fb45875f4c0a..ddcff7e29ff99ec0219f7ac4613feb2f4f215f99 100644
--- a/ui/wm/core/DEPS
+++ b/ui/wm/core/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+ui/base/hit_test.h",
"+ui/base/ime",
"+ui/base/resource",
+ "+ui/base/ui_base_switches_util.h",
"+ui/base/ui_base_types.h",
"+ui/compositor",
"+ui/events",
« no previous file with comments | « ui/keyboard/keyboard_controller_unittest.cc ('k') | ui/wm/core/input_method_event_filter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698