summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/drive/dummy_file_system.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/drive/dummy_file_system.h')
-rw-r--r--chrome/browser/chromeos/drive/dummy_file_system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/drive/dummy_file_system.h b/chrome/browser/chromeos/drive/dummy_file_system.h
index f614ce0..191be66 100644
--- a/chrome/browser/chromeos/drive/dummy_file_system.h
+++ b/chrome/browser/chromeos/drive/dummy_file_system.h
@@ -93,7 +93,6 @@ class DummyFileSystem : public FileSystemInterface {
const FileOperationCallback& callback) OVERRIDE {}
virtual void GetCacheEntryByResourceId(
const std::string& resource_id,
- const std::string& md5,
const GetCacheEntryCallback& callback) OVERRIDE {}
virtual void Reload() OVERRIDE {}
};