Index: ash/wm/window_properties.h |
diff --git a/ash/wm/window_properties.h b/ash/wm/window_properties.h |
index 1bf28ff7ed2e8890736d7a7cd59690898c1cadbf..ab5990f6cd8f181d527695354b43df8cd38b24fb 100644 |
--- a/ash/wm/window_properties.h |
+++ b/ash/wm/window_properties.h |
@@ -25,10 +25,6 @@ namespace internal { |
// Alphabetical sort. |
-// A property key to suppress the cross-fade animation for the transition to |
-// the fullscreen state. |
-extern const aura::WindowProperty<bool>* const kAnimateToFullscreenKey; |
- |
// A property key to indicate whether there is any chrome at all that cannot be |
// hidden when the window is fullscreen. This is unrelated to whether the full |
// chrome can be revealed by hovering the mouse at the top of the screen. |