Index: ppapi/ppapi_shared.gypi |
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi |
index 3b81c00e66e13907f9d244bc84292bff1281c8ad..380a96b94433aa66c18881fd79b11022f419f2fd 100644 |
--- a/ppapi/ppapi_shared.gypi |
+++ b/ppapi/ppapi_shared.gypi |
@@ -132,6 +132,7 @@ |
'thunk/enter.cc', |
'thunk/enter.h', |
+ 'thunk/extensions_common_api.h', |
'thunk/ppb_audio_api.h', |
'thunk/ppb_audio_config_api.h', |
'thunk/ppb_audio_config_thunk.cc', |
@@ -154,6 +155,7 @@ |
'thunk/ppb_device_ref_dev_thunk.cc', |
'thunk/ppb_directory_reader_api.h', |
'thunk/ppb_directory_reader_thunk.cc', |
+ 'thunk/ppb_ext_alarms_thunk.cc', |
'thunk/ppb_file_chooser_api.h', |
'thunk/ppb_file_chooser_thunk.cc', |
'thunk/ppb_file_io_api.h', |