| Index: chrome/browser/omnibox/omnibox_log.h
|
| diff --git a/chrome/browser/omnibox/omnibox_log.h b/chrome/browser/omnibox/omnibox_log.h
|
| index b8e5da63eae90db5ba59fbece40516234d540807..09f6f26e31a6f9155e1d3920dec72fc2117dbba3 100644
|
| --- a/chrome/browser/omnibox/omnibox_log.h
|
| +++ b/chrome/browser/omnibox/omnibox_log.h
|
| @@ -10,9 +10,9 @@
|
| #include "base/strings/string16.h"
|
| #include "base/time/time.h"
|
| #include "chrome/browser/sessions/session_id.h"
|
| -#include "components/autocomplete/autocomplete_provider.h"
|
| #include "components/metrics/proto/omnibox_event.pb.h"
|
| #include "components/metrics/proto/omnibox_input_type.pb.h"
|
| +#include "components/omnibox/autocomplete_provider.h"
|
|
|
| class AutocompleteResult;
|
|
|
|
|