| Index: ppapi/proxy/ppb_url_response_info_proxy.cc
|
| diff --git a/ppapi/proxy/ppb_url_response_info_proxy.cc b/ppapi/proxy/ppb_url_response_info_proxy.cc
|
| index b9df46674e69195344878b1b9251a90ab935d517..f0bfaf2068e97878b4ecfb4fc29b69b9f1aa66ee 100644
|
| --- a/ppapi/proxy/ppb_url_response_info_proxy.cc
|
| +++ b/ppapi/proxy/ppb_url_response_info_proxy.cc
|
| @@ -15,6 +15,7 @@
|
| #include "ppapi/thunk/ppb_url_response_info_api.h"
|
| #include "ppapi/thunk/thunk.h"
|
|
|
| +using ppapi::HostResource;
|
| using ppapi::thunk::PPB_URLResponseInfo_API;
|
|
|
| namespace pp {
|
|
|