| Index: ios/chrome/browser/about_flags.mm
|
| diff --git a/ios/chrome/browser/about_flags.mm b/ios/chrome/browser/about_flags.mm
|
| index 1d5931bc7348579669eb18052784b2274497a24d..c5f8b35ee49158d0b9a3bb6ddd49ccdad057334d 100644
|
| --- a/ios/chrome/browser/about_flags.mm
|
| +++ b/ios/chrome/browser/about_flags.mm
|
| @@ -25,7 +25,7 @@
|
| #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 "components/sync/driver/sync_driver_switches.h"
|
| #include "google_apis/gaia/gaia_switches.h"
|
| #include "ios/chrome/browser/chrome_switches.h"
|
| #include "ios/chrome/grit/ios_strings.h"
|
|
|