| Index: chrome/test/sync/test_http_bridge_factory.h
|
| diff --git a/chrome/test/sync/test_http_bridge_factory.h b/chrome/test/sync/test_http_bridge_factory.h
|
| index 41db837f6261e151751f516bc82c4ef20781fc91..9b9b04bc33a6383233111b6fda5ad3e45c950a23 100644
|
| --- a/chrome/test/sync/test_http_bridge_factory.h
|
| +++ b/chrome/test/sync/test_http_bridge_factory.h
|
| @@ -7,8 +7,8 @@
|
| #pragma once
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/sync/engine/http_post_provider_interface.h"
|
| -#include "chrome/browser/sync/engine/http_post_provider_factory.h"
|
| +#include "chrome/browser/sync/internal_api/http_post_provider_interface.h"
|
| +#include "chrome/browser/sync/internal_api/http_post_provider_factory.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|