| Index: chrome/browser/ui/app_list/app_list_service_mac_interactive_uitest.mm
|
| diff --git a/chrome/browser/ui/app_list/app_list_service_mac_interactive_uitest.mm b/chrome/browser/ui/app_list/app_list_service_mac_interactive_uitest.mm
|
| index e8ad02ab24fef535a08bc47c075c537ed7423f2d..80f00e14d267f7cb436b8a7f881139604dce547d 100644
|
| --- a/chrome/browser/ui/app_list/app_list_service_mac_interactive_uitest.mm
|
| +++ b/chrome/browser/ui/app_list/app_list_service_mac_interactive_uitest.mm
|
| @@ -50,7 +50,7 @@ class AppListServiceMacInteractiveTest : public InProcessBrowserTest,
|
| }
|
|
|
| // testing::Test overrides:
|
| - virtual void TearDown() override {
|
| + void TearDown() override {
|
| // At tear-down, NOTIFICATION_APP_TERMINATING should have been sent for the
|
| // browser shutdown. References to browser-owned objects must be removed
|
| // from the app list UI.
|
|
|