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

Unified Diff: ui/wm/wm.gyp

Issue 2071553002: Initial support of large mouse cursor on Exosphere (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dependency to wm::test_support from ash::unittests Created 4 years, 6 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 | « ui/wm/test/testing_cursor_client_observer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/wm.gyp
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index 87185e716b75e4ddd868412d21138f649d428961..7f05153df7bc2bf9349cc280247005fb5d4368a2 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -108,6 +108,8 @@
'../events/events.gyp:events_base',
],
'sources': [
+ 'test/testing_cursor_client_observer.cc',
+ 'test/testing_cursor_client_observer.h',
'test/wm_test_helper.cc',
'test/wm_test_helper.h',
],
« no previous file with comments | « ui/wm/test/testing_cursor_client_observer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698