| Index: chrome/browser/sync/glue/http_bridge.h
|
| diff --git a/chrome/browser/sync/glue/http_bridge.h b/chrome/browser/sync/glue/http_bridge.h
|
| index c05b1131e3dde3424bae5e55510833cb088a158d..50e8eebd2411be046270d0c19e10097bbdc9e9e6 100644
|
| --- a/chrome/browser/sync/glue/http_bridge.h
|
| +++ b/chrome/browser/sync/glue/http_bridge.h
|
| @@ -18,8 +18,8 @@
|
| #include "net/url_request/url_fetcher_delegate.h"
|
| #include "net/url_request/url_request_context.h"
|
| #include "net/url_request/url_request_context_getter.h"
|
| -#include "sync/internal_api/http_post_provider_factory.h"
|
| -#include "sync/internal_api/http_post_provider_interface.h"
|
| +#include "sync/internal_api/public/http_post_provider_factory.h"
|
| +#include "sync/internal_api/public/http_post_provider_interface.h"
|
|
|
| class MessageLoop;
|
| class HttpBridgeTest;
|
|
|