| Index: chrome/browser/ui/find_bar/find_bar_state_factory.h
|
| diff --git a/chrome/browser/ui/find_bar/find_bar_state_factory.h b/chrome/browser/ui/find_bar/find_bar_state_factory.h
|
| index 88c6cfe06b3fbb8bb42feedd895727a9f31048b7..0c614ef44d6d577c6b123fb8452fbbb923b8b653 100644
|
| --- a/chrome/browser/ui/find_bar/find_bar_state_factory.h
|
| +++ b/chrome/browser/ui/find_bar/find_bar_state_factory.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "components/browser_context_keyed_service/browser_context_keyed_service_factory.h"
|
|
|
| class Profile;
|
|
|