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

Unified Diff: ash/ash.gyp

Issue 10388141: Full-screen Magnifier: Support warping the cursor on the edge (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Make MagnificationController virtual class. 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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 57687764cbfb5997284d77c5b97200b106acd1d7..62d88774f803cd42f1d8d9dfec5af9f933d9205d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -91,6 +91,8 @@
'launcher/launcher_view.h',
'launcher/tabbed_launcher_button.cc',
'launcher/tabbed_launcher_button.h',
+ 'magnifier/magnified_cursor.cc',
+ 'magnifier/magnified_cursor.h',
'magnifier/magnification_controller.cc',
'magnifier/magnification_controller.h',
'monitor/monitor_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698