Index: ash/common/system/chromeos/ime_menu/ime_menu_tray.h |
diff --git a/ash/common/system/chromeos/ime_menu/ime_menu_tray.h b/ash/common/system/chromeos/ime_menu/ime_menu_tray.h |
index d4f733d97b63b5d7a56c92802b9e10a97c7c0e2c..c10eb98478e2bc2cfb834708286a351a289fa951 100644 |
--- a/ash/common/system/chromeos/ime_menu/ime_menu_tray.h |
+++ b/ash/common/system/chromeos/ime_menu/ime_menu_tray.h |
@@ -18,7 +18,6 @@ |
} // namespace views |
namespace ash { |
-class ImeListView; |
class StatusAreaWidget; |
class WmWindow; |
@@ -71,7 +70,6 @@ |
// Bubble for default and detailed views. |
std::unique_ptr<TrayBubbleWrapper> bubble_; |
- ImeListView* ime_list_view_; |
views::Label* label_; |
IMEInfo current_ime_; |