Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / indexed_db / indexed_db_quota_client_unittest.cc
index aee1144..f0befd2 100644 (file)
@@ -69,7 +69,7 @@ class IndexedDBQuotaClientTest : public testing::Test {
     idb_context()->set_data_path_for_testing(indexeddb_dir);
   }
 
-  virtual ~IndexedDBQuotaClientTest() {
+  ~IndexedDBQuotaClientTest() override {
     FlushIndexedDBTaskRunner();
     idb_context_ = NULL;
     browser_context_.reset();