| Index: ash/system/chromeos/network/tray_vpn.cc
|
| diff --git a/ash/system/chromeos/network/tray_vpn.cc b/ash/system/chromeos/network/tray_vpn.cc
|
| index e440d604e5a7ceb015c42cdbdfb52071696e4bcb..3f69bef281ec73c945bea7513d4b02000b9474e8 100644
|
| --- a/ash/system/chromeos/network/tray_vpn.cc
|
| +++ b/ash/system/chromeos/network/tray_vpn.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/system/chromeos/network/tray_vpn.h"
|
|
|
| +#include "ash/common/session/session_state_delegate.h"
|
| #include "ash/metrics/user_metrics_recorder.h"
|
| -#include "ash/session/session_state_delegate.h"
|
| #include "ash/shell.h"
|
| #include "ash/system/chromeos/network/network_state_list_detailed_view.h"
|
| #include "ash/system/chromeos/network/vpn_delegate.h"
|
|
|