| Index: ash/system/chromeos/tray_display.cc
|
| diff --git a/ash/system/chromeos/tray_display.cc b/ash/system/chromeos/tray_display.cc
|
| index 5498e0d4e0ebcb8069b0d10ec13ed72ef6943310..5c19dfba6a95bf84a2b7c8d60d0130a00a3a7b72 100644
|
| --- a/ash/system/chromeos/tray_display.cc
|
| +++ b/ash/system/chromeos/tray_display.cc
|
| @@ -12,7 +12,6 @@
|
| #include "ash/system/tray/system_tray.h"
|
| #include "ash/system/tray/system_tray_delegate.h"
|
| #include "ash/system/tray/tray_constants.h"
|
| -#include "ash/system/tray/tray_views.h"
|
| #include "base/chromeos/chromeos_version.h"
|
| #include "base/utf_string_conversions.h"
|
| #include "grit/ash_resources.h"
|
|
|