| Index: ios/chrome/browser/about_flags.mm
|
| diff --git a/ios/chrome/browser/about_flags.mm b/ios/chrome/browser/about_flags.mm
|
| index ddb2b4482f853df538952d63e4a95edacce43884..cd4827fb5325d23b872922baa714c25d24c82fae 100644
|
| --- a/ios/chrome/browser/about_flags.mm
|
| +++ b/ios/chrome/browser/about_flags.mm
|
| @@ -21,7 +21,7 @@
|
| #include "base/sys_info.h"
|
| #include "components/autofill/core/common/autofill_switches.h"
|
| #include "components/dom_distiller/core/dom_distiller_switches.h"
|
| -#include "components/enhanced_bookmarks/enhanced_bookmark_switches.h"
|
| +#include "components/enhanced_bookmarks/enhanced_bookmark_switches_ios.h"
|
| #include "components/flags_ui/feature_entry.h"
|
| #include "components/flags_ui/feature_entry_macros.h"
|
| #include "components/flags_ui/flags_storage.h"
|
|
|