Index: ash/system/tray/system_tray_bubble.cc |
diff --git a/ash/system/tray/system_tray_bubble.cc b/ash/system/tray/system_tray_bubble.cc |
index 5c7df607f40b647ddf1e605580e9f68981bb2915..aff271958f1d185ee9e67f755f413551037aeeb3 100644 |
--- a/ash/system/tray/system_tray_bubble.cc |
+++ b/ash/system/tray/system_tray_bubble.cc |
@@ -20,7 +20,7 @@ |
#include "ui/views/view.h" |
#include "ui/views/widget/widget.h" |
-using message_center::TrayBubbleView; |
+using views::TrayBubbleView; |
namespace ash { |