| Index: chrome/browser/chromeos/policy/device_local_account_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/policy/device_local_account_browsertest.cc b/chrome/browser/chromeos/policy/device_local_account_browsertest.cc
|
| index b108bb97c8d90c45c1b5eb4877d6a84063e96c73..3a43b3592fc505cbc31b62d38b7ff4c339740b74 100644
|
| --- a/chrome/browser/chromeos/policy/device_local_account_browsertest.cc
|
| +++ b/chrome/browser/chromeos/policy/device_local_account_browsertest.cc
|
| @@ -13,9 +13,9 @@
|
| #include <utility>
|
| #include <vector>
|
|
|
| +#include "ash/common/wm_shell.h"
|
| #include "ash/system/session/logout_confirmation_controller.h"
|
| #include "ash/system/session/logout_confirmation_dialog.h"
|
| -#include "ash/wm_shell.h"
|
| #include "base/bind.h"
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
|
|