Index: ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp |
diff --git a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp |
index 9f6647e4b89dd6099c38810a12320e1ba25f25b5..f5103fcb8bfb04b63a5b64cf7c1055590b60aee2 100644 |
--- a/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp |
+++ b/ppapi/native_client/src/shared/ppapi_proxy/ppapi_proxy_untrusted.gyp |
@@ -55,7 +55,6 @@ |
'plugin_ppb_audio_config.cc', |
'plugin_ppb_buffer.cc', |
'plugin_ppb_core.cc', |
- 'plugin_ppb_cursor_control.cc', |
'plugin_ppb_file_io.cc', |
'plugin_ppb_file_system.cc', |
'plugin_ppb_file_ref.cc', |
@@ -71,6 +70,7 @@ |
'plugin_ppb_instance.cc', |
'plugin_ppb_memory.cc', |
'plugin_ppb_messaging.cc', |
+ 'plugin_ppb_mouse_cursor.cc', |
'plugin_ppb_mouse_lock.cc', |
'plugin_ppb_net_address_private.cc', |
'plugin_ppb_pdf.cc', |