| Index: components/omnibox/browser/history_quick_provider.h
|
| diff --git a/components/omnibox/browser/history_quick_provider.h b/components/omnibox/browser/history_quick_provider.h
|
| index d35ecd3da4db35b9c8a21faf4f4b66859abbe1e4..72576247354d3582ce77b8e79f5dfb264db21317 100644
|
| --- a/components/omnibox/browser/history_quick_provider.h
|
| +++ b/components/omnibox/browser/history_quick_provider.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "components/omnibox/browser/autocomplete_input.h"
|
| #include "components/omnibox/browser/autocomplete_match.h"
|
|
|