Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / api / top_sites / top_sites_apitest.cc
index 6fbf2ed..0cb6427 100644 (file)
@@ -22,7 +22,7 @@ class TopSitesExtensionTest : public InProcessBrowserTest {
   TopSitesExtensionTest() : top_sites_inited_(false), waiting_(false) {
   }
 
-  virtual void SetUpOnMainThread() OVERRIDE {
+  void SetUpOnMainThread() override {
     history::TopSites* top_sites = browser()->profile()->GetTopSites();
 
     // This may return async or sync. If sync, top_sites_inited_ will be true