| Index: components/sync/engine/fake_sync_engine.h
|
| diff --git a/components/sync/engine/fake_sync_engine.h b/components/sync/engine/fake_sync_engine.h
|
| index 242d40103b65d91f52076d7b392d1719871c0293..70f3627d3ab069e79bd477d7f915455cb5de3ffe 100644
|
| --- a/components/sync/engine/fake_sync_engine.h
|
| +++ b/components/sync/engine/fake_sync_engine.h
|
| @@ -60,8 +60,6 @@ class FakeSyncEngine : public SyncEngine {
|
|
|
| Status GetDetailedStatus() override;
|
|
|
| - SyncCycleSnapshot GetLastCycleSnapshot() const override;
|
| -
|
| bool HasUnsyncedItems() const override;
|
|
|
| bool IsNigoriEnabled() const override;
|
|
|