| Index: chrome/browser/chromeos/shutdown_policy_browsertest.cc
|
| diff --git a/chrome/browser/chromeos/shutdown_policy_browsertest.cc b/chrome/browser/chromeos/shutdown_policy_browsertest.cc
|
| index e343388b1daebaf618cd02a885ffc760dbd50b53..75eb4ec9afb581c6154ff4d67923ff0ed71657dc 100644
|
| --- a/chrome/browser/chromeos/shutdown_policy_browsertest.cc
|
| +++ b/chrome/browser/chromeos/shutdown_policy_browsertest.cc
|
| @@ -5,7 +5,7 @@
|
| #include <memory>
|
| #include <string>
|
|
|
| -#include "ash/login_status.h"
|
| +#include "ash/common/login_status.h"
|
| #include "ash/shell.h"
|
| #include "ash/strings/grit/ash_strings.h"
|
| #include "ash/system/date/date_default_view.h"
|
|
|