Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1896)

Unified Diff: ash/common/wm_window_property.h

Issue 2563343002: Remove extension_misc::IsImeMenuExtensionId. (Closed)
Patch Set: Remove kExcludeFromMruKey. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/wm_window.h ('k') | chrome/browser/ui/ash/launcher/extension_launcher_context_menu.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « ash/common/wm_window.h ('k') | chrome/browser/ui/ash/launcher/extension_launcher_context_menu.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698