diff options
Diffstat (limited to 'ppapi/ppapi_shared.gypi')
-rw-r--r-- | ppapi/ppapi_shared.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/ppapi_shared.gypi b/ppapi/ppapi_shared.gypi index 6042294..880f5cd 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', |