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

Unified Diff: ui/aura/aura.gyp

Issue 10409011: Aura/ash: On Desktops, use a aura::client to resolve screen coordinates. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge with trunk. Created 8 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
Index: ui/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index e53782a025fca1ebd124bfcadea77e856032f504..a430e50dc6b17576a6f800f3df9a0b3991473324 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -42,6 +42,8 @@
'client/drag_drop_delegate.h',
'client/event_client.cc',
'client/event_client.h',
+ 'client/screen_position_client.cc',
+ 'client/screen_position_client.h',
'client/stacking_client.cc',
'client/stacking_client.h',
'client/tooltip_client.cc',
« no previous file with comments | « chrome/browser/tab_contents/chrome_web_contents_view_delegate_views.cc ('k') | ui/aura/client/screen_position_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698