Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / test / image_decoder_test.h
index 379cf4e..9e2a800 100644 (file)
@@ -41,7 +41,7 @@ class ImageDecoderTest : public testing::Test {
   explicit ImageDecoderTest(const std::string& format) : format_(format) { }
 
  protected:
-  virtual void SetUp() OVERRIDE;
+  void SetUp() override;
 
   // Returns the vector of image files for testing.
   std::vector<base::FilePath> GetImageFiles() const;