Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / views / widget / desktop_aura / desktop_window_tree_host_x11_unittest.cc
index 2e9188a..bcd8f86 100644 (file)
@@ -116,6 +116,8 @@ class ShapedNonClientFrameView : public NonClientFrameView {
   }
   virtual void UpdateWindowTitle() OVERRIDE {
   }
+  virtual void SizeConstraintsChanged() OVERRIDE {
+  }
 
  private:
   DISALLOW_COPY_AND_ASSIGN(ShapedNonClientFrameView);