| Index: chrome/browser/sync/test_profile_sync_service.cc
|
| diff --git a/chrome/browser/sync/test_profile_sync_service.cc b/chrome/browser/sync/test_profile_sync_service.cc
|
| index 6d167345331139596bc4d8d27be82bb0c094f614..2eb28725244268273c417423bab1184821de3976 100644
|
| --- a/chrome/browser/sync/test_profile_sync_service.cc
|
| +++ b/chrome/browser/sync/test_profile_sync_service.cc
|
| @@ -12,7 +12,7 @@
|
| #include "chrome/browser/sync/test/test_http_bridge_factory.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| #include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
| -#include "sync/internal_api/user_share.h"
|
| +#include "sync/internal_api/public/user_share.h"
|
| #include "sync/js/js_reply_handler.h"
|
| #include "sync/protocol/encryption.pb.h"
|
| #include "sync/syncable/syncable.h"
|
|
|