| Index: components/browser_sync/browser/test_http_bridge_factory.h
|
| diff --git a/components/browser_sync/browser/test_http_bridge_factory.h b/components/browser_sync/browser/test_http_bridge_factory.h
|
| index b4c26082037b88ee0df740f14b40cba3685e6c9f..efee6cae65e835f189c106d1d6ef4d3bef3cec82 100644
|
| --- a/components/browser_sync/browser/test_http_bridge_factory.h
|
| +++ b/components/browser_sync/browser/test_http_bridge_factory.h
|
| @@ -6,8 +6,8 @@
|
| #define COMPONENTS_BROWSER_SYNC_BROWSER_TEST_HTTP_BRIDGE_FACTORY_H_
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "sync/internal_api/public/http_post_provider_factory.h"
|
| -#include "sync/internal_api/public/http_post_provider_interface.h"
|
| +#include "components/sync/core/http_post_provider_factory.h"
|
| +#include "components/sync/core/http_post_provider_interface.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|