Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
index 2d4d29499fadedfeb6466c04a2f3ee9e7ddd1695..10361522a0c79f9446c85ea4a5ca846242b5a0d9 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
@@ -96,7 +96,7 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11 |
// Returns XID of dialog currently displayed. When it returns 0, |
// there is no dialog on the host window. |
- const XID GetModalDialog(); |
+ XID GetModalDialog(); |
protected: |
// Overridden from DesktopWindowTreeHost: |