Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ash / system / chromeos / enterprise / tray_enterprise.h
index 984ef21..ed41a7f 100644 (file)
@@ -9,12 +9,13 @@
 #include "ash/system/tray/system_tray_item.h"
 #include "ash/system/tray/view_click_listener.h"
 
-namespace ash {
-class SystemTray;
+namespace views {
+class View;
 }
 
 namespace ash {
 class LabelTrayView;
+class SystemTray;
 
 class TrayEnterprise : public SystemTrayItem,
                        public ViewClickListener,