Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / extensions / install_tracker_unittest.cc
index 179f627..4e6cc6f 100644 (file)
@@ -51,7 +51,7 @@ class InstallTrackerTest : public testing::Test {
     tracker_.reset(new InstallTracker(profile_.get(), NULL));
   }
 
-  virtual ~InstallTrackerTest() {}
+  ~InstallTrackerTest() override {}
 
  protected:
   Profile* profile() { return profile_.get(); }