| Index: chrome/test/base/ui_test_utils.cc
|
| diff --git a/chrome/test/base/ui_test_utils.cc b/chrome/test/base/ui_test_utils.cc
|
| index 798bf3b067089c933e3d9dcfa82a6c683eec08b8..0c860c69a247b4ec2e2a2a18c83290fd97a1bf46 100644
|
| --- a/chrome/test/base/ui_test_utils.cc
|
| +++ b/chrome/test/base/ui_test_utils.cc
|
| @@ -46,7 +46,7 @@
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/history/core/browser/history_service_observer.h"
|
| #include "components/omnibox/browser/autocomplete_controller.h"
|
| -#include "components/omnibox/browser/omnibox_view.h"
|
| +#include "components/omnibox/browser/omnibox_edit_model.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "content/public/browser/download_item.h"
|
| #include "content/public/browser/download_manager.h"
|
|
|