Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / remoting / host / native_messaging / native_messaging_reader_unittest.cc
index 96ad18f..38728b1 100644 (file)
@@ -18,9 +18,9 @@ namespace remoting {
 class NativeMessagingReaderTest : public testing::Test {
  public:
   NativeMessagingReaderTest();
-  virtual ~NativeMessagingReaderTest();
+  ~NativeMessagingReaderTest() override;
 
-  virtual void SetUp() OVERRIDE;
+  void SetUp() override;
 
   // Starts the reader and runs the MessageLoop to completion.
   void Run();