Index: chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc |
diff --git a/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc b/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc |
index bf6b34c8eae34301e0739c7be4489e1545a4e0bd..fdc916a4dbea0692a571fe88856bbbbee5333d42 100644 |
--- a/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc |
+++ b/chrome/browser/sync/test/integration/single_client_backup_rollback_test.cc |
@@ -39,7 +39,7 @@ const char kUrl3[] = "http://plus.google.com"; |
class SingleClientBackupRollbackTest : public SyncTest { |
public: |
SingleClientBackupRollbackTest() : SyncTest(SINGLE_CLIENT) {} |
- virtual ~SingleClientBackupRollbackTest() {} |
+ ~SingleClientBackupRollbackTest() override {} |
void DisableBackup() { |
CommandLine::ForCurrentProcess()->AppendSwitch( |