| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 03ad1ccc1d433fd61077be0dcf3892a3acb68ed0..e840e312196e4ed30830d1cd2d3512dcf19641f4 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -206,6 +206,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',
|
|
|