| Index: chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc
|
| diff --git a/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc b/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc
|
| index e3a2701bb2912721b7fcd85ec11bbaa8e22e259e..db158114ea0c6272495734f48c722f5cffc6ed0b 100644
|
| --- a/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc
|
| +++ b/chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include <type_traits>
|
|
|
| -#include "ash/accessibility_types.h"
|
| +#include "ash/common/accessibility_types.h"
|
| #include "ash/shell.h"
|
| #include "base/bind.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|