| Index: ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc
|
| diff --git a/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc b/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc
|
| index f83e9782cb91672b4f5f09018829e6d0813f763b..e861a942c85098b8d380f2e66a6b5d53cd42e3ae 100644
|
| --- a/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc
|
| +++ b/ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "ios/chrome/browser/sync/ios_chrome_profile_sync_test_util.h"
|
|
|
| +#include <utility>
|
| +
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
| #include "components/browser_sync/profile_sync_service_mock.h"
|
|
|