Index: chrome/browser/local_discovery/storage/privet_filesystem_backend.h |
diff --git a/chrome/browser/local_discovery/storage/privet_filesystem_backend.h b/chrome/browser/local_discovery/storage/privet_filesystem_backend.h |
index e368a9f0911bb57e6820845cd3d1b20fdaf38cf3..05e48e1781859d4673167cccf05f826f9983f74c 100644 |
--- a/chrome/browser/local_discovery/storage/privet_filesystem_backend.h |
+++ b/chrome/browser/local_discovery/storage/privet_filesystem_backend.h |
@@ -53,6 +53,7 @@ class PrivetFileSystemBackend : public storage::FileSystemBackend { |
virtual scoped_ptr<storage::FileStreamReader> CreateFileStreamReader( |
const storage::FileSystemURL& url, |
int64 offset, |
+ int64 length, |
const base::Time& expected_modification_time, |
storage::FileSystemContext* context) const OVERRIDE; |