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

Unified Diff: ash/ash.gyp

Issue 10965020: Fix cursor getting invisible after moving a window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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/test/cursor_manager_test_api.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 c138b3cef8820d426bc7659de54c7a94f36a8fa3..44de29ce23ed872d89d0eacb07f40c99f8c79a68 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -490,6 +490,8 @@
'test/ash_unittests.cc',
'test/capture_tracking_view.cc',
'test/capture_tracking_view.h',
+ 'test/cursor_manager_test_api.cc',
+ 'test/cursor_manager_test_api.h',
'test/launcher_view_test_api.cc',
'test/launcher_view_test_api.h',
'test/test_activation_delegate.cc',
@@ -505,6 +507,7 @@
'tooltips/tooltip_controller_unittest.cc',
'wm/activation_controller_unittest.cc',
'wm/base_layout_manager_unittest.cc',
+ 'wm/cursor_manager_unittest.cc',
'wm/custom_frame_view_ash_unittest.cc',
'wm/frame_painter_unittest.cc',
'wm/image_grid_unittest.cc',
« no previous file with comments | « no previous file | ash/test/cursor_manager_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698