| Index: ash/system/chromeos/network/tray_vpn.h
|
| diff --git a/ash/system/chromeos/network/tray_vpn.h b/ash/system/chromeos/network/tray_vpn.h
|
| index b7deee7fc107f72b83c456c0011813c7b1d748d8..ce73e79ac0db0cd170702e216b3a6e2a272a68c2 100644
|
| --- a/ash/system/chromeos/network/tray_vpn.h
|
| +++ b/ash/system/chromeos/network/tray_vpn.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <memory>
|
|
|
| +#include "ash/common/system/tray/system_tray_item.h"
|
| #include "ash/system/chromeos/network/tray_network_state_observer.h"
|
| -#include "ash/system/tray/system_tray_item.h"
|
| #include "base/macros.h"
|
|
|
| namespace ash {
|
|
|