Chromium Code Reviews| 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 6ac349cc0190103aa5f07f100426b579991bd8c4..4cc52cf77315a600f40718c456cc6efbcb6461f1 100644 |
| --- a/chrome/browser/ui/find_bar/find_bar_state.h |
| +++ b/chrome/browser/ui/find_bar/find_bar_state.h |
| @@ -12,8 +12,6 @@ |
| #include "base/strings/string16.h" |
| #include "components/keyed_service/core/keyed_service.h" |
| -class Profile; |
| - |
| class FindBarState : public KeyedService { |
| public: |
| FindBarState() {} |