| Index: chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc
|
| diff --git a/chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc b/chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc
|
| index 6eb3c220c5f4d35884776cefb11d4aa1ade91827..46692defdf55073078d6c543dfe88fe39783bf6b 100644
|
| --- a/chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc
|
| +++ b/chrome/browser/ui/ash/system_tray_tray_cast_browsertest_chromeos.cc
|
| @@ -3,11 +3,11 @@
|
| // found in the LICENSE file.
|
|
|
| #include "ash/common/system/cast/tray_cast.h"
|
| +#include "ash/common/system/tray/system_tray.h"
|
| #include "ash/common/system/tray/system_tray_delegate.h"
|
| #include "ash/common/system/tray/system_tray_item.h"
|
| #include "ash/common/wm_shell.h"
|
| #include "ash/shell.h"
|
| -#include "ash/system/tray/system_tray.h"
|
| #include "ash/test/tray_cast_test_api.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
|
|