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 4a89b8c1c4c3f55ed6073e620a75df46accacb82..9c0f3cfad4f1cbb9f6350f0a3143e30d1c964640 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" |