Index: ash/common/shelf/shelf_item_types.h |
diff --git a/ash/common/shelf/shelf_item_types.h b/ash/common/shelf/shelf_item_types.h |
index 490b6bd507e3a7d3595a308a0f7268c9fbde8f6c..3485c212e78581a428d4af31632444067f87e018 100644 |
--- a/ash/common/shelf/shelf_item_types.h |
+++ b/ash/common/shelf/shelf_item_types.h |
@@ -38,9 +38,6 @@ enum ShelfItemType { |
// Represents a dialog. |
TYPE_DIALOG, |
- // The expanded IME menu in the shelf. |
- TYPE_IME_MENU, |
- |
// Default value. |
TYPE_UNDEFINED, |
}; |