| Index: chrome/browser/sync/test/integration/sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/sync_test.cc b/chrome/browser/sync/test/integration/sync_test.cc
|
| index 3ee94c67ee6fe7c56da885fa927b3839df93047c..35a99fa919219c6649818f8a97410718b94dc0f4 100644
|
| --- a/chrome/browser/sync/test/integration/sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/sync_test.cc
|
| @@ -58,7 +58,7 @@
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| #include "components/bookmarks/test/bookmark_test_helpers.h"
|
| -#include "components/browser_sync/browser/profile_sync_service.h"
|
| +#include "components/browser_sync/profile_sync_service.h"
|
| #include "components/google/core/browser/google_url_tracker.h"
|
| #include "components/invalidation/impl/invalidation_switches.h"
|
| #include "components/invalidation/impl/p2p_invalidation_service.h"
|
|
|