Index: chrome/test/base/testing_profile.cc |
diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc |
index 100a07977a6c314b12e0a774b064a212e8714280..219145531a41e80fad70b9fa087a1bea6614ec25 100644 |
--- a/chrome/test/base/testing_profile.cc |
+++ b/chrome/test/base/testing_profile.cc |
@@ -58,10 +58,12 @@ |
#include "components/history/core/browser/history_constants.h" |
#include "components/history/core/browser/history_database_params.h" |
#include "components/history/core/browser/history_db_task.h" |
+#include "components/history/core/browser/scored_history_match.h" |
#include "components/history/core/browser/top_sites.h" |
#include "components/history/core/browser/top_sites_observer.h" |
#include "components/keyed_service/content/browser_context_dependency_manager.h" |
#include "components/keyed_service/core/refcounted_keyed_service.h" |
+#include "components/omnibox/omnibox_field_trial.h" |
#include "components/policy/core/common/policy_service.h" |
#include "components/user_prefs/user_prefs.h" |
#include "components/webdata_services/web_data_service_wrapper.h" |