Index: ui/aura/client/aura_constants.h |
diff --git a/ui/aura/client/aura_constants.h b/ui/aura/client/aura_constants.h |
index d346098c33981d28e8e95ebb255c1164b0835fae..a751049085829be08901c5b295bfe85c133879da 100644 |
--- a/ui/aura/client/aura_constants.h |
+++ b/ui/aura/client/aura_constants.h |
@@ -27,9 +27,6 @@ |
// A property key to store the can-maximize flag. |
AURA_EXPORT extern const WindowProperty<bool>* const kCanMaximizeKey; |
- |
-// A property key to store the can-minimize flag. |
-AURA_EXPORT extern const WindowProperty<bool>* const kCanMinimizeKey; |
// A property key to store the can-resize flag. |
AURA_EXPORT extern const WindowProperty<bool>* const kCanResizeKey; |