Index: ash/wm/property_util.h |
diff --git a/ash/wm/property_util.h b/ash/wm/property_util.h |
index 0d70fb4de302fac8d2a22dac85f611ed445f451a..97d7b24b4cac6f16b0e5e867f407ec34e29b82bf 100644 |
--- a/ash/wm/property_util.h |
+++ b/ash/wm/property_util.h |
@@ -85,7 +85,7 @@ ASH_EXPORT void SetRootWindowController( |
aura::RootWindow* root_window, |
internal::RootWindowController* controller); |
ASH_EXPORT internal::RootWindowController* GetRootWindowController( |
- aura::RootWindow* root_window); |
+ const aura::RootWindow* root_window); |
} |