Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 2802b5d52b15a5f274cfce660f37697e2758687f..6e0362fd5be59ab770c5071dba9baf9f2609aeb7 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -54,6 +54,8 @@ |
'shared_impl/ppb_char_set_shared.cc', |
'shared_impl/ppb_char_set_shared.h', |
'shared_impl/ppb_crypto_shared.cc', |
+ 'shared_impl/ppb_device_ref_shared.cc', |
+ 'shared_impl/ppb_device_ref_shared.h', |
'shared_impl/ppb_file_io_shared.cc', |
'shared_impl/ppb_file_io_shared.h', |
'shared_impl/ppb_file_ref_shared.cc', |
@@ -134,6 +136,8 @@ |
'thunk/ppb_console_thunk.cc', |
'thunk/ppb_cursor_control_api.h', |
'thunk/ppb_cursor_control_thunk.cc', |
+ 'thunk/ppb_device_ref_api.h', |
+ 'thunk/ppb_device_ref_thunk.cc', |
'thunk/ppb_directory_reader_api.h', |
'thunk/ppb_directory_reader_thunk.cc', |
'thunk/ppb_input_event_api.h', |