| Index: chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h
|
| diff --git a/chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h b/chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h
|
| index 5e404b34b7c3fc9e405492f4eefe08d024a9acef..4db9977d9186c96e0143ce1a7fd733bd11002b6c 100644
|
| --- a/chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h
|
| +++ b/chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/browser/chromeos/login/user_flow.h"
|
|
|
| class Profile;
|
|
|