Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / profile_resetter / profile_resetter_browsertest.cc
index c820743..8c1b321 100644 (file)
@@ -155,7 +155,7 @@ void RemoveCookieTester::Notify() {
 class ProfileResetTest : public InProcessBrowserTest,
                          public ProfileResetterTestBase {
  protected:
-  virtual void SetUpOnMainThread() OVERRIDE {
+  void SetUpOnMainThread() override {
     resetter_.reset(new ProfileResetter(browser()->profile()));
   }
 };