| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index b609c80814a073cd6c7ed9ad2231b75516ec6423..2950c5e0ad7a23851d62ff96ec90ad80cadeeea0 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -47,7 +47,7 @@
|
| #include "components/ntp_snippets/features.h"
|
| #include "components/ntp_snippets/ntp_snippets_constants.h"
|
| #include "components/ntp_tiles/switches.h"
|
| -#include "components/offline_pages/offline_page_feature.h"
|
| +#include "components/offline_pages/core/offline_page_feature.h"
|
| #include "components/omnibox/browser/omnibox_switches.h"
|
| #include "components/password_manager/core/common/password_manager_features.h"
|
| #include "components/proximity_auth/switches.h"
|
|
|