| Index: components/omnibox/browser/bookmark_provider_unittest.cc
|
| diff --git a/components/omnibox/browser/bookmark_provider_unittest.cc b/components/omnibox/browser/bookmark_provider_unittest.cc
|
| index dcea748bf3fb4342d6d85c1cca41535b6e6318ba..c962ad34083b1655f068f1a51cfa0aa9f1270dfd 100644
|
| --- a/components/omnibox/browser/bookmark_provider_unittest.cc
|
| +++ b/components/omnibox/browser/bookmark_provider_unittest.cc
|
| @@ -13,6 +13,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/string_split.h"
|
|
|