Index: ppapi/proxy/file_system_resource.h |
diff --git a/ppapi/proxy/file_system_resource.h b/ppapi/proxy/file_system_resource.h |
index d54e8afff327a11750635c40a205e5f9785522e3..b24643fe561564b80a70e1d816d270d5b3f624a3 100644 |
--- a/ppapi/proxy/file_system_resource.h |
+++ b/ppapi/proxy/file_system_resource.h |
@@ -17,6 +17,7 @@ |
#include "ppapi/proxy/plugin_resource.h" |
#include "ppapi/proxy/ppapi_proxy_export.h" |
#include "ppapi/proxy/resource_message_params.h" |
+#include "ppapi/shared_impl/file_growth.h" |
#include "ppapi/thunk/ppb_file_system_api.h" |
namespace ppapi { |