| Index: ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc
|
| diff --git a/ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc b/ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc
|
| index a6514e3b010f8c6ec94a97ea9021c690b559f920..b82fa5c71f2c04fa01a2902c1726af3f116cfe39 100644
|
| --- a/ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc
|
| +++ b/ios/chrome/browser/sync/ios_chrome_profile_sync_service_factory_unittest.cc
|
| @@ -6,10 +6,9 @@
|
|
|
| #include <stddef.h>
|
|
|
| -#include <memory>
|
| +#include <vector>
|
|
|
| #include "base/command_line.h"
|
| -#include "base/macros.h"
|
| #include "components/browser_sync/browser_sync_switches.h"
|
| #include "components/browser_sync/profile_sync_service.h"
|
| #include "components/reading_list/core/reading_list_switches.h"
|
|
|