Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / views / widget / native_widget_unittest.cc
index 9002e9d..20b091e 100644 (file)
@@ -35,7 +35,7 @@ class ScopedTestWidget {
 class NativeWidgetTest : public ViewsTestBase {
  public:
   NativeWidgetTest() {}
-  virtual ~NativeWidgetTest() {}
+  ~NativeWidgetTest() override {}
 
   internal::NativeWidgetPrivate* CreateNativeWidgetOfType(
       Widget::InitParams::Type type) {