| Index: chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h
|
| diff --git a/chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h b/chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h
|
| index 4cfad76ee403e0115070560a8845b2f5a5cf5cf1..15c4841adc836fefb16b42c823cfc0d82aa7fd6f 100644
|
| --- a/chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h
|
| +++ b/chrome/browser/sync_file_system/drive_backend/drive_backend_test_util.h
|
| @@ -25,8 +25,6 @@ class ServiceMetadata;
|
|
|
| namespace test_util {
|
|
|
| -void ExpectEquivalentServiceMetadata(const ServiceMetadata& left,
|
| - const ServiceMetadata& right);
|
| void ExpectEquivalentDetails(const FileDetails& left, const FileDetails& right);
|
| void ExpectEquivalentMetadata(const FileMetadata& left,
|
| const FileMetadata& right);
|
|
|