Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / cocoa / cocoa_profile_test.h
index 93d681b..b41ab0c 100644 (file)
@@ -39,9 +39,9 @@ class CocoaProfileTest : public CocoaTest {
   // succeed, else it will ASSERT and cause the test to fail. Subclasses that
   // do work in SetUp should ASSERT that either browser() or profile() are
   // non-NULL before proceeding after the call to super (this).
-  virtual void SetUp() OVERRIDE;
+  virtual void SetUp() override;
 
-  virtual void TearDown() OVERRIDE;
+  virtual void TearDown() override;
 
   TestingProfileManager* testing_profile_manager() {
     return &profile_manager_;