Index: chrome/browser/ui/passwords/manage_passwords_test.h |
diff --git a/chrome/browser/ui/passwords/manage_passwords_test.h b/chrome/browser/ui/passwords/manage_passwords_test.h |
index b04fca679bbe6fa327215f726f0cd278a50ba4dc..8829250129f55f1cc4beb8efd1734c096e39ad76 100644 |
--- a/chrome/browser/ui/passwords/manage_passwords_test.h |
+++ b/chrome/browser/ui/passwords/manage_passwords_test.h |
@@ -22,7 +22,7 @@ class ManagePasswordsTest : public InProcessBrowserTest { |
ManagePasswordsTest() {} |
// InProcessBrowserTest: |
- virtual void SetUpOnMainThread() OVERRIDE; |
+ virtual void SetUpOnMainThread() override; |
// Get the mock UI controller for the current WebContents. |
ManagePasswordsUIControllerMock* controller(); |