Index: ash/system/tray/system_tray.cc |
diff --git a/ash/system/tray/system_tray.cc b/ash/system/tray/system_tray.cc |
index dcd11de1b13685a23666236961afddb195ee2277..dad01cc4dac272630be2db4fd83b55fe1766fd51 100644 |
--- a/ash/system/tray/system_tray.cc |
+++ b/ash/system/tray/system_tray.cc |
@@ -280,9 +280,6 @@ class SystemTrayBubble : public views::BubbleDelegateView { |
} // namespace internal |
-NetworkIconInfo::NetworkIconInfo() { |
-} |
- |
SystemTray::SystemTray() |
: items_(), |
bubble_(NULL), |