Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / net / extras / sqlite / sqlite_channel_id_store_unittest.cc
index 92d77e9..17024f4 100644 (file)
@@ -73,7 +73,7 @@ class SQLiteChannelIDStoreTest : public testing::Test {
     return base::Time::FromUTCExploded(exploded_time);
   }
 
-  virtual void SetUp() {
+  void SetUp() override {
     ASSERT_TRUE(temp_dir_.CreateUniqueTempDir());
     store_ = new SQLiteChannelIDStore(
         temp_dir_.path().Append(kTestChannelIDFilename),