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

Unified Diff: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp

Issue 9814015: Add new MouseCursor interface for setting the mouse cursor. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
index 5922275da0eaf09cfe388fd9f3462244c47241cb..4918710d75671ef80e2d52e35a94d31406067034 100644
--- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
+++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy.gyp
@@ -34,7 +34,6 @@
'browser_ppb_audio_config_rpc_server.cc',
'browser_ppb_audio_rpc_server.cc',
'browser_ppb_core_rpc_server.cc',
- 'browser_ppb_cursor_control_rpc_server.cc',
'browser_ppb_file_io_rpc_server.cc',
'browser_ppb_file_ref_rpc_server.cc',
'browser_ppb_file_system_rpc_server.cc',
@@ -49,6 +48,7 @@
'browser_ppb_input_event_rpc_server.cc',
'browser_ppb_instance_rpc_server.cc',
'browser_ppb_messaging_rpc_server.cc',
+ 'browser_ppb_mouse_cursor_rpc_server.cc',
'browser_ppb_mouse_lock_rpc_server.cc',
'browser_ppb_net_address_private_rpc_server.cc',
'browser_ppb_pdf_rpc_server.cc',

Powered by Google App Engine
This is Rietveld 408576698