| Index: chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
|
| diff --git a/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc b/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
|
| index f137a932ae349a39f03674c0d052ee7fa7cdef55..f4a442407dae79739486c03126a7a2f7167ce712 100644
|
| --- a/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
|
| +++ b/chrome/browser/ui/ash/networking_config_delegate_chromeos_browsertest.cc
|
| @@ -9,8 +9,8 @@
|
| #include "ash/common/system/chromeos/network/network_detailed_view.h"
|
| #include "ash/common/system/chromeos/network/tray_network.h"
|
| #include "ash/common/system/tray/system_tray.h"
|
| -#include "ash/common/wm_root_window_controller.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/root_window_controller.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|