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

Unified Diff: ash/common/system/ime/tray_ime_chromeos.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase Created 4 years, 1 month 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/system/date/tray_date.h ('k') | ash/common/system/status_area_widget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/ime/tray_ime_chromeos.h
diff --git a/ash/common/system/ime/tray_ime_chromeos.h b/ash/common/system/ime/tray_ime_chromeos.h
index 83572c59a32848c1b011dbf2a9c0de827ef8b3ae..b04942dc181ceadfe8bff1208da9df92b31b3c9d 100644
--- a/ash/common/system/ime/tray_ime_chromeos.h
+++ b/ash/common/system/ime/tray_ime_chromeos.h
@@ -14,16 +14,11 @@
#include "ash/common/system/tray/system_tray_item.h"
#include "base/macros.h"
-namespace views {
-class Label;
-}
-
namespace ash {
namespace tray {
class IMEDefaultView;
class IMEDetailedView;
-class IMENotificationView;
}
class TrayItemView;
« no previous file with comments | « ash/common/system/date/tray_date.h ('k') | ash/common/system/status_area_widget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698