X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fchrome%2Fbrowser%2Fui%2Fviews%2Fframe%2Fbrowser_window_property_manager_browsertest_win.cc;h=e799ecee74f783c3e272e8b9977f1c42a0ece2c6;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=9afa55dda7b601fb12750595c8be1798d31e456f;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc b/src/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc index 9afa55d..e799ece 100644 --- a/src/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc +++ b/src/chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc @@ -165,7 +165,7 @@ class BrowserTestWithProfileShortcutManager : public InProcessBrowserTest { public: BrowserTestWithProfileShortcutManager() {} - virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { + virtual void SetUpCommandLine(CommandLine* command_line) override { command_line->AppendSwitch(switches::kEnableProfileShortcutManager); }