| Index: ios/chrome/browser/sync/sync_setup_service.cc
|
| diff --git a/ios/chrome/browser/sync/sync_setup_service.cc b/ios/chrome/browser/sync/sync_setup_service.cc
|
| index d4963636442ce96c0cb3b650bd8bb48f1a074701..601e1f580dfc3b78d91d7f5bfb536f9f692d4c4d 100644
|
| --- a/ios/chrome/browser/sync/sync_setup_service.cc
|
| +++ b/ios/chrome/browser/sync/sync_setup_service.cc
|
| @@ -6,7 +6,6 @@
|
|
|
| #include <stdio.h>
|
|
|
| -#include "base/macros.h"
|
| #include "base/metrics/histogram_macros.h"
|
| #include "components/prefs/pref_service.h"
|
| #include "components/sync/base/stop_source.h"
|
|
|