| Index: ppapi/proxy/flash_file_resource.cc
|
| diff --git a/ppapi/proxy/flash_file_resource.cc b/ppapi/proxy/flash_file_resource.cc
|
| index 1387eb7c58b9bdcbdb2fa5ab3007a7cc45bc41c1..ce7a2cee110e43231d93449b119d2a8d66183e8c 100644
|
| --- a/ppapi/proxy/flash_file_resource.cc
|
| +++ b/ppapi/proxy/flash_file_resource.cc
|
| @@ -13,6 +13,7 @@
|
| #include "ppapi/shared_impl/time_conversion.h"
|
| #include "ppapi/shared_impl/var.h"
|
| #include "ppapi/thunk/enter.h"
|
| +#include "ppapi/thunk/ppb_file_ref_api.h"
|
|
|
| namespace ppapi {
|
| namespace proxy {
|
|
|