summaryrefslogtreecommitdiffstats
path: root/sync/test/engine/mock_connection_manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'sync/test/engine/mock_connection_manager.h')
-rw-r--r--sync/test/engine/mock_connection_manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sync/test/engine/mock_connection_manager.h b/sync/test/engine/mock_connection_manager.h
index 66d9aa9..d979a54 100644
--- a/sync/test/engine/mock_connection_manager.h
+++ b/sync/test/engine/mock_connection_manager.h
@@ -17,8 +17,8 @@
#include "base/compiler_specific.h"
#include "base/memory/scoped_vector.h"
#include "sync/engine/net/server_connection_manager.h"
-#include "sync/syncable/model_type.h"
-#include "sync/syncable/model_type_payload_map.h"
+#include "sync/internal_api/public/syncable/model_type.h"
+#include "sync/internal_api/public/syncable/model_type_payload_map.h"
#include "sync/protocol/sync.pb.h"
class MockConnectionManager : public browser_sync::ServerConnectionManager {