Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / net / cert / ct_serialization_unittest.cc
index 866f961..f908681 100644 (file)
@@ -20,7 +20,7 @@ namespace net {
 
 class CtSerializationTest : public ::testing::Test {
  public:
-  virtual void SetUp() OVERRIDE {
+  void SetUp() override {
     test_digitally_signed_ = ct::GetTestDigitallySigned();
   }