| Index: components/browser_sync/test_http_bridge_factory.h
|
| diff --git a/components/browser_sync/test_http_bridge_factory.h b/components/browser_sync/test_http_bridge_factory.h
|
| index e2c229a3bda9912d894b7ef1800e7bb6d1dee1d9..e786f6a58a0524bbec230158c06f4827744493e9 100644
|
| --- a/components/browser_sync/test_http_bridge_factory.h
|
| +++ b/components/browser_sync/test_http_bridge_factory.h
|
| @@ -8,8 +8,8 @@
|
| #include <string>
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "components/sync/core/http_post_provider_factory.h"
|
| -#include "components/sync/core/http_post_provider_interface.h"
|
| +#include "components/sync/engine/net/http_post_provider_factory.h"
|
| +#include "components/sync/engine/net/http_post_provider_interface.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|