| Index: components/omnibox/browser/in_memory_url_index.cc
|
| diff --git a/components/omnibox/browser/in_memory_url_index.cc b/components/omnibox/browser/in_memory_url_index.cc
|
| index 1e0eed1221b7493f373b4f43576226add543d904..4d322f906160455d60b9abd5d5067ccfeaeba670 100644
|
| --- a/components/omnibox/browser/in_memory_url_index.cc
|
| +++ b/components/omnibox/browser/in_memory_url_index.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/files/file_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "base/task_runner_util.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "components/history/core/browser/url_database.h"
|
|
|