| Index: chrome/browser/sync/test/integration/single_client_apps_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc b/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc
|
| index 650f047e92e08139a650d7829181be6dc71b2efe..0b8c6f52affea173f657670a8dfea2937386f217 100644
|
| --- a/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/single_client_apps_sync_test.cc
|
| @@ -6,7 +6,7 @@
|
| #include "chrome/browser/sync/test/integration/apps_helper.h"
|
| #include "chrome/browser/sync/test/integration/sync_integration_test_util.h"
|
| #include "chrome/browser/sync/test/integration/sync_test.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
|
|
| using apps_helper::AllProfilesHaveSameApps;
|
| using apps_helper::InstallApp;
|
|
|