| Index: ash/system/tray/system_tray.cc
|
| diff --git a/ash/system/tray/system_tray.cc b/ash/system/tray/system_tray.cc
|
| index 1de8045835690bee1d441252e333b6f812df5674..5c6af2ce30da634886aa8cbdad624d3e1522a86f 100644
|
| --- a/ash/system/tray/system_tray.cc
|
| +++ b/ash/system/tray/system_tray.cc
|
| @@ -26,7 +26,6 @@
|
| #include "ash/system/user/tray_user.h"
|
| #include "ash/system/user/tray_user_separator.h"
|
| #include "ash/system/web_notification/web_notification_tray.h"
|
| -#include "base/command_line.h"
|
| #include "base/logging.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/timer/timer.h"
|
|
|