| Index: components/omnibox/browser/bookmark_provider.h
|
| diff --git a/components/omnibox/browser/bookmark_provider.h b/components/omnibox/browser/bookmark_provider.h
|
| index 2b429f39825779f36916f2d7e9437f2eeff1cdad..98f1a85a553822c3aba6f6055fe7a7cb05fa416f 100644
|
| --- a/components/omnibox/browser/bookmark_provider.h
|
| +++ b/components/omnibox/browser/bookmark_provider.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/gtest_prod_util.h"
|
| #include "components/omnibox/browser/autocomplete_input.h"
|
| #include "components/omnibox/browser/autocomplete_match.h"
|
| #include "components/omnibox/browser/autocomplete_provider.h"
|
|
|