Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chrome_content_browser_client_browsertest.cc
index 104a2a8..09c10b4 100644 (file)
@@ -26,7 +26,7 @@ class ChromeContentBrowserClientBrowserTest : public InProcessBrowserTest {
   }
 
 #if defined(OS_CHROMEOS)
-  virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE {
+  virtual void SetUpCommandLine(base::CommandLine* command_line) override {
     command_line->AppendSwitch(switches::kDisableAboutInSettings);
   }
 #endif