| Index: ios/chrome/browser/about_flags.mm
|
| diff --git a/ios/chrome/browser/about_flags.mm b/ios/chrome/browser/about_flags.mm
|
| index b5bf587d9886588a312b5b579ec01f11ad504418..cdf1bf7b312aefffbe2e65823c4a03229820f3c3 100644
|
| --- a/ios/chrome/browser/about_flags.mm
|
| +++ b/ios/chrome/browser/about_flags.mm
|
| @@ -25,9 +25,9 @@
|
| #include "components/flags_ui/feature_entry_macros.h"
|
| #include "components/flags_ui/flags_storage.h"
|
| #include "components/flags_ui/flags_ui_switches.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "components/sync_driver/sync_driver_switches.h"
|
| #include "google_apis/gaia/gaia_switches.h"
|
| -#include "grit/components_strings.h"
|
| #include "ios/chrome/browser/chrome_switches.h"
|
| #include "ios/chrome/grit/ios_strings.h"
|
| #include "ios/web/public/user_agent.h"
|
|
|