| Index: chrome/test/base/testing_profile.cc
|
| diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
|
| index 3a7dfda4cc8408c882555fb909454a1361d831ef..004a73ceaee378c502170e11c465f7d773876254 100644
|
| --- a/chrome/test/base/testing_profile.cc
|
| +++ b/chrome/test/base/testing_profile.cc
|
| @@ -54,7 +54,7 @@
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/bookmarks/common/bookmark_constants.h"
|
| #include "components/content_settings/core/browser/host_content_settings_map.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/history/content/browser/content_visit_delegate.h"
|
| #include "components/history/content/browser/history_database_helper.h"
|
| #include "components/history/core/browser/history_backend.h"
|
|
|