| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 2a8f83fda752b015f07cbe351079cb619b4fa1f0..6bfb2d9fd0c7199b1d3223d402d1ac73f4fab556 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -217,6 +217,9 @@
|
| 'thunk/ppb_tcp_socket_private_api.h',
|
| 'thunk/ppb_tcp_socket_private_thunk.cc',
|
| 'thunk/ppb_text_input_thunk.cc',
|
| + 'thunk/ppb_truetype_font_api.h',
|
| + 'thunk/ppb_truetype_font_singleton_api.h',
|
| + 'thunk/ppb_truetype_font_thunk.cc',
|
| 'thunk/ppb_udp_socket_private_api.h',
|
| 'thunk/ppb_udp_socket_private_thunk.cc',
|
| 'thunk/ppb_url_loader_api.h',
|
|
|