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

Unified Diff: ui/aura/aura.gyp

Issue 29883002: Attempt to re-land FocusManager removal from Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable test with note. Created 7 years, 2 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 | « content/browser/web_contents/web_contents_view_aura_browsertest.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 249f05e95aa56399782432fcc5659d30dd2b1fa5..d793ac3d9b8ad1529d145710fe35bbe3f4e0288e 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -79,8 +79,6 @@
'env.cc',
'env.h',
'env_observer.h',
- 'focus_manager.cc',
- 'focus_manager.h',
'input_state_lookup.cc',
'input_state_lookup.h',
'input_state_lookup_win.cc',
@@ -159,6 +157,8 @@
'test/test_cursor_client.h',
'test/test_event_handler.cc',
'test/test_event_handler.h',
+ 'test/test_focus_client.cc',
+ 'test/test_focus_client.h',
'test/test_screen.cc',
'test/test_screen.h',
'test/test_stacking_client.cc',
« no previous file with comments | « content/browser/web_contents/web_contents_view_aura_browsertest.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698