| Index: ios/chrome/browser/sync/sync_setup_service.h
|
| diff --git a/ios/chrome/browser/sync/sync_setup_service.h b/ios/chrome/browser/sync/sync_setup_service.h
|
| index 491a09bdc27509aa4255c5539e0e5f18aea7dd77..0df68223dae03f884aada93252930997c2a88038 100644
|
| --- a/ios/chrome/browser/sync/sync_setup_service.h
|
| +++ b/ios/chrome/browser/sync/sync_setup_service.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include <map>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "components/keyed_service/core/keyed_service.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
|
|