Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / bookmarks / bookmark_unittest.cc
index 0d150b7..27f14c7 100644 (file)
@@ -47,7 +47,7 @@ class BookmarkInstantExtendedTest : public BrowserWithTestWindowTest {
   }
 
  protected:
-  virtual TestingProfile* CreateProfile() OVERRIDE {
+  TestingProfile* CreateProfile() override {
     TestingProfile* profile = BrowserWithTestWindowTest::CreateProfile();
     // TemplateURLService is normally NULL during testing. Instant extended
     // needs this service so set a custom factory function.