Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / constrained_window / constrained_window_mac_browsertest.mm
index 9628ced..5456a25 100644 (file)
@@ -47,7 +47,7 @@ class ConstrainedWindowMacTest : public InProcessBrowserTest {
     [sheet_ hideSheet];
   }
 
-  virtual void SetUpOnMainThread() OVERRIDE {
+  void SetUpOnMainThread() override {
     AddTabAtIndex(1, GURL("about:blank"), ui::PAGE_TRANSITION_LINK);
     tab0_ = browser()->tab_strip_model()->GetWebContentsAt(0);
     tab1_ = browser()->tab_strip_model()->GetWebContentsAt(1);