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

Unified Diff: ash/ash.gyp

Issue 10835047: Allow the cursor to warp even when a window is dragged (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: style fix Created 8 years, 4 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 | « no previous file | ash/display/display_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 26470006428253dda42833fd766cfb0f4364a881..d092ae89668e2f7e601e99fcc9bfb664e8ba88f6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -236,6 +236,8 @@
'wm/base_layout_manager.h',
'wm/capture_controller.cc',
'wm/capture_controller.h',
+ 'wm/coordinate_conversion.cc',
+ 'wm/coordinate_conversion.h',
'wm/cursor_manager.cc',
'wm/cursor_manager.h',
'wm/custom_frame_view_ash.cc',
« no previous file with comments | « no previous file | ash/display/display_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698