X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fui%2Fpasswords%2Fmanage_passwords_test.h;h=0a777e88d95b08d938a4658dc9c1929bf7a7ab00;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=b04fca679bbe6fa327215f726f0cd278a50ba4dc;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/ui/passwords/manage_passwords_test.h b/src/chrome/browser/ui/passwords/manage_passwords_test.h index b04fca6..0a777e8 100644 --- a/src/chrome/browser/ui/passwords/manage_passwords_test.h +++ b/src/chrome/browser/ui/passwords/manage_passwords_test.h @@ -22,7 +22,7 @@ class ManagePasswordsTest : public InProcessBrowserTest { ManagePasswordsTest() {} // InProcessBrowserTest: - virtual void SetUpOnMainThread() OVERRIDE; + void SetUpOnMainThread() override; // Get the mock UI controller for the current WebContents. ManagePasswordsUIControllerMock* controller();