Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ui / views / widget / desktop_aura / desktop_window_tree_host.h
index 9ccb672..a78158a 100644 (file)
@@ -143,7 +143,7 @@ class VIEWS_EXPORT DesktopWindowTreeHost {
 
   virtual void FlashFrame(bool flash_frame) = 0;
 
-  virtual void OnRootViewLayout() const = 0;
+  virtual void OnRootViewLayout() = 0;
 
   // Called when the DesktopNativeWidgetAura's aura::Window is focused and
   // blurred.