| Index: chrome/test/base/testing_profile.cc
|
| diff --git a/chrome/test/base/testing_profile.cc b/chrome/test/base/testing_profile.cc
|
| index f2c32ae6238845c62343db70d4911a15c9d36d74..de5b3d43bd7cf991f420eb8482afe418e9b91709 100644
|
| --- a/chrome/test/base/testing_profile.cc
|
| +++ b/chrome/test/base/testing_profile.cc
|
| @@ -128,7 +128,7 @@
|
|
|
| #if BUILDFLAG(ANDROID_JAVA_UI)
|
| #include "chrome/browser/android/offline_pages/offline_page_model_factory.h"
|
| -#include "components/offline_pages/stub_offline_page_model.h"
|
| +#include "components/offline_pages/core/stub_offline_page_model.h"
|
| #endif
|
|
|
| using base::Time;
|
|
|