| Index: chrome/browser/ui/find_bar/find_bar_state.h
|
| diff --git a/chrome/browser/ui/find_bar/find_bar_state.h b/chrome/browser/ui/find_bar/find_bar_state.h
|
| index 8b13077398dd9ef6e37c51f2650f905badeb1625..4876d539df4dccba4922eed8875f6d2bfc36b1f2 100644
|
| --- a/chrome/browser/ui/find_bar/find_bar_state.h
|
| +++ b/chrome/browser/ui/find_bar/find_bar_state.h
|
| @@ -9,7 +9,7 @@
|
| #define CHROME_BROWSER_UI_FIND_BAR_FIND_BAR_STATE_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "components/browser_context_keyed_service/browser_context_keyed_service.h"
|
|
|
| class Profile;
|
|
|