| Index: ppapi/ppapi_shared.gypi
|
| diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi
|
| index 6042294f4aebdcbcbb7cee821148e65d4fb37adf..880f5cd75b136af2ae2a6f4469dbdc6ff1061fb5 100644
|
| --- a/ppapi/ppapi_shared.gypi
|
| +++ b/ppapi/ppapi_shared.gypi
|
| @@ -235,6 +235,7 @@
|
| 'thunk/ppb_udp_socket_private_thunk.cc',
|
| 'thunk/ppb_url_loader_api.h',
|
| 'thunk/ppb_url_loader_thunk.cc',
|
| + 'thunk/ppb_url_loader_trusted_thunk.cc',
|
| 'thunk/ppb_url_request_info_api.h',
|
| 'thunk/ppb_url_request_info_thunk.cc',
|
| 'thunk/ppb_url_response_info_api.h',
|
|
|