| Index: ash/wm/window_properties.h
|
| ===================================================================
|
| --- ash/wm/window_properties.h (revision 170295)
|
| +++ ash/wm/window_properties.h (working copy)
|
| @@ -43,9 +43,6 @@
|
| extern const aura::WindowProperty<bool>* const
|
| kIgnoredByShelfKey;
|
|
|
| -// Transient child's modal parent.
|
| -extern const aura::WindowProperty<aura::Window*>* const kModalParentKey;
|
| -
|
| // Used to remember the show state before the window was minimized.
|
| extern const aura::WindowProperty<ui::WindowShowState>* const
|
| kRestoreShowStateKey;
|
|
|