| Index: chrome/browser/profiles/profile_downloader_unittest.cc
|
| diff --git a/chrome/browser/profiles/profile_downloader_unittest.cc b/chrome/browser/profiles/profile_downloader_unittest.cc
|
| index 4bcfc6f59c20dc42b5ec4c8f8272e82844d783d5..00e3e3b070123a91ded94bb21a08dea3739d9782 100644
|
| --- a/chrome/browser/profiles/profile_downloader_unittest.cc
|
| +++ b/chrome/browser/profiles/profile_downloader_unittest.cc
|
| @@ -40,8 +40,7 @@ class ProfileDownloaderTest : public testing::Test {
|
| ProfileDownloaderTest() {
|
| }
|
|
|
| - virtual ~ProfileDownloaderTest() {
|
| - }
|
| + ~ProfileDownloaderTest() override {}
|
|
|
| void VerifyWithAccountData(const std::string& full_name,
|
| const std::string& given_name,
|
|
|