| Index: components/omnibox/browser/history_url_provider.h
|
| diff --git a/components/omnibox/browser/history_url_provider.h b/components/omnibox/browser/history_url_provider.h
|
| index ec7dc81f9bd6266bd60ac0ece4f39a62183d489b..cf6a3b6bf342c61a74496169aec023f1db4bd488 100644
|
| --- a/components/omnibox/browser/history_url_provider.h
|
| +++ b/components/omnibox/browser/history_url_provider.h
|
| @@ -9,6 +9,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/gtest_prod_util.h"
|
| #include "base/synchronization/cancellation_flag.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/history/core/browser/history_match.h"
|
|
|