| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 1f30063721c269be70d32e9332b631a9d54a3c09..aee31920bfed43012b0565ddd99196c695d5e75f 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -151,6 +151,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',
|
|
|