| Index: chrome/browser/android/chrome_feature_list.cc
|
| diff --git a/chrome/browser/android/chrome_feature_list.cc b/chrome/browser/android/chrome_feature_list.cc
|
| index e31e36954d1171ac08fd7ef657149cd69455899e..dfda1e8d7ac71de09ee52ab2b7da34920fafa9c4 100644
|
| --- a/chrome/browser/android/chrome_feature_list.cc
|
| +++ b/chrome/browser/android/chrome_feature_list.cc
|
| @@ -14,7 +14,7 @@
|
| #include "chrome/common/chrome_features.h"
|
| #include "components/autofill/core/browser/autofill_experiments.h"
|
| #include "components/ntp_snippets/features.h"
|
| -#include "components/offline_pages/offline_page_feature.h"
|
| +#include "components/offline_pages/core/offline_page_feature.h"
|
| #include "components/password_manager/core/common/password_manager_features.h"
|
| #include "content/public/common/content_features.h"
|
| #include "jni/ChromeFeatureList_jni.h"
|
|
|