Index: chrome/browser/chromeos/gdata/mock_gdata_file_system.h |
diff --git a/chrome/browser/chromeos/gdata/mock_gdata_file_system.h b/chrome/browser/chromeos/gdata/mock_gdata_file_system.h |
index 2768f4661051820e51a05613f96b91ecd3771e2d..9e3211655f510fd53adaa29046097f3fc37630b5 100644 |
--- a/chrome/browser/chromeos/gdata/mock_gdata_file_system.h |
+++ b/chrome/browser/chromeos/gdata/mock_gdata_file_system.h |
@@ -66,7 +66,6 @@ class MockGDataFileSystem : public GDataFileSystemInterface { |
void(const std::string& resource_id, |
const GetFileCallback& get_file_callback, |
const GetDownloadDataCallback& get_download_data_callback)); |
- MOCK_METHOD0(GetOperationRegistry, GDataOperationRegistry*()); |
MOCK_METHOD3(GetCacheState, void(const std::string& resource_id, |
const std::string& md5, |
const GetCacheStateCallback& callback)); |