| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 94f88f9350a70b248603cc5450c2a3019d870225..035aedf14c8eeedd379522e9080a0e1255db52f9 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -205,6 +205,7 @@
|
| 'thunk/ppb_image_data_thunk.cc',
|
| 'thunk/ppb_input_event_api.h',
|
| 'thunk/ppb_input_event_thunk.cc',
|
| + 'thunk/ppb_input_event_private_thunk.cc',
|
| 'thunk/ppb_instance_api.h',
|
| 'thunk/ppb_instance_private_thunk.cc',
|
| 'thunk/ppb_instance_thunk.cc',
|
|
|