| Index: chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| diff --git a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| index 3b411206fb92c1b8676f2be790b7797150f22508..2f4b4b080443f836d3bc68347d1cb66b1d6be9f9 100644
|
| --- a/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| +++ b/chrome/browser/sync/test/integration/profile_sync_service_harness.cc
|
| @@ -29,7 +29,6 @@
|
| #include "components/signin/core/browser/profile_oauth2_token_service.h"
|
| #include "components/signin/core/browser/signin_manager_base.h"
|
| #include "components/sync_driver/about_sync_util.h"
|
| -#include "components/sync_driver/data_type_controller.h"
|
| #include "google_apis/gaia/gaia_constants.h"
|
| #include "sync/internal_api/public/base/progress_marker_map.h"
|
| #include "sync/internal_api/public/util/sync_string_conversions.h"
|
|
|