Index: chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc |
diff --git a/chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc b/chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc |
index a55168bfd3d1db56864698606c79144458581a34..3d5a686b7044b4fd4b98f2728815db589c2a5e68 100644 |
--- a/chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc |
+++ b/chrome/browser/ui/autofill/autofill_popup_controller_interactive_uitest.cc |
@@ -69,7 +69,7 @@ class AutofillPopupControllerBrowserTest |
public content::WebContentsObserver { |
public: |
AutofillPopupControllerBrowserTest() {} |
- virtual ~AutofillPopupControllerBrowserTest() {} |
+ ~AutofillPopupControllerBrowserTest() override {} |
void SetUpOnMainThread() override { |
content::WebContents* web_contents = |