Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / spellchecker / feedback_unittest.cc
index e1c773d..09d0af7 100644 (file)
@@ -27,7 +27,7 @@ const uint32 kMisspellingHash = 42;
 class FeedbackTest : public testing::Test {
  public:
   FeedbackTest() {}
-  virtual ~FeedbackTest() {}
+  ~FeedbackTest() override {}
 
  protected:
   void AddMisspelling(int renderer_process_id, uint32 hash) {