| Index: ash/common/wm_window_property.h
|
| diff --git a/ash/common/wm_window_property.h b/ash/common/wm_window_property.h
|
| index cfb26eea62a85a4f010fc0798276df99e5848cda..fde7b1516cabe7e96c02a5a238fdbd04ddef7c12 100644
|
| --- a/ash/common/wm_window_property.h
|
| +++ b/ash/common/wm_window_property.h
|
| @@ -24,9 +24,6 @@ enum class WmWindowProperty {
|
| // Type bool.
|
| DRAW_ATTENTION,
|
|
|
| - // Type bool. See aura::client:kExcludeFromMruKey for details.
|
| - EXCLUDE_FROM_MRU,
|
| -
|
| // Type int, but cast to ui::ModalType.
|
| MODAL_TYPE,
|
|
|
|
|