| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 714a512dcadedd448f4e18dd3e3f536c87f0f376..eb8c33214bc3eeb2bfbf34c9fda60195890cbabe 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -149,6 +149,8 @@
|
| 'thunk/ppb_scrollbar_thunk.cc',
|
| 'thunk/ppb_surface_3d_api.h',
|
| 'thunk/ppb_surface_3d_thunk.cc',
|
| + 'thunk/ppb_text_input_api.h',
|
| + 'thunk/ppb_text_input_thunk.cc',
|
| 'thunk/ppb_transport_api.h',
|
| 'thunk/ppb_transport_thunk.cc',
|
| 'thunk/ppb_url_loader_api.h',
|
|
|