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 4e749c17685fdc4dc78ce09c05b55fe2a70e7fe2..ff85c29a9069d967c1255ddbeaf8ac5a654f0468 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; |