| Index: chrome/browser/sync/profile_sync_service_typed_url_unittest.cc
|
| ===================================================================
|
| --- chrome/browser/sync/profile_sync_service_typed_url_unittest.cc (revision 181040)
|
| +++ chrome/browser/sync/profile_sync_service_typed_url_unittest.cc (working copy)
|
| @@ -115,7 +115,7 @@
|
| protected:
|
| // Don't clear error stats - that way we can verify their values in our
|
| // tests.
|
| - virtual void ClearErrorStats() {}
|
| + virtual void ClearErrorStats() OVERRIDE {}
|
| };
|
|
|
| void RunOnDBThreadCallback(HistoryBackend* backend,
|
|
|