Index: content/browser/renderer_host/pepper/pepper_file_system_browser_host.h |
diff --git a/content/browser/renderer_host/pepper/pepper_file_system_browser_host.h b/content/browser/renderer_host/pepper/pepper_file_system_browser_host.h |
index 6194a757da9db058c48c0ac9f8a944a8d7e4f2d1..7f5b843517ca35551051fd8acf4fb2a667363885 100644 |
--- a/content/browser/renderer_host/pepper/pepper_file_system_browser_host.h |
+++ b/content/browser/renderer_host/pepper/pepper_file_system_browser_host.h |
@@ -115,7 +115,7 @@ class CONTENT_EXPORT PepperFileSystemBrowserHost |
int32_t OnHostMsgReserveQuota( |
ppapi::host::HostMessageContext* context, |
int64_t amount, |
- const ppapi::FileSizeMap& max_written_offsets); |
+ const ppapi::FileGrowthMap& file_growth); |
void SendReplyForFileSystem( |
ppapi::host::ReplyMessageContext reply_context, |