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

Unified Diff: ui/aura/aura.gyp

Issue 11299219: Rework FocusManager as FocusClient. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/shell/shell_stacking_client_ash.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
===================================================================
--- ui/aura/aura.gyp (revision 169818)
+++ ui/aura/aura.gyp (working copy)
@@ -48,6 +48,9 @@
'client/drag_drop_delegate.h',
'client/event_client.cc',
'client/event_client.h',
+ 'client/focus_change_observer.h',
+ 'client/focus_client.cc',
+ 'client/focus_client.h',
'client/screen_position_client.cc',
'client/screen_position_client.h',
'client/stacking_client.cc',
@@ -69,7 +72,6 @@
'env.cc',
'env.h',
'env_observer.h',
- 'focus_change_observer.h',
'focus_manager.cc',
'focus_manager.h',
'layout_manager.cc',
« no previous file with comments | « content/shell/shell_stacking_client_ash.cc ('k') | ui/aura/bench/bench_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698