| Index: chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h
|
| diff --git a/chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h b/chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h
|
| index 8bd90ed26aff1ded1f4d864c3ce06f6f6074fff9..a3aa536a89f2537ec946736dfc12a7473b271f9b 100644
|
| --- a/chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h
|
| +++ b/chrome/browser/ui/webui/chromeos/login/locally_managed_user_creation_screen_handler.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/browser/ui/webui/chromeos/login/base_screen_handler.h"
|
| #include "content/public/browser/web_ui.h"
|
|
|
|
|