Index: sync/internal_api/public/http_post_provider_factory.h |
diff --git a/sync/internal_api/http_post_provider_factory.h b/sync/internal_api/public/http_post_provider_factory.h |
similarity index 84% |
rename from sync/internal_api/http_post_provider_factory.h |
rename to sync/internal_api/public/http_post_provider_factory.h |
index 445fd6ad25891027cda6fcb6b5f79a28cb522431..53d576b34fa74e024ffb7acd653236864328e3ea 100644 |
--- a/sync/internal_api/http_post_provider_factory.h |
+++ b/sync/internal_api/public/http_post_provider_factory.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef SYNC_INTERNAL_API_HTTP_POST_PROVIDER_FACTORY_H_ |
-#define SYNC_INTERNAL_API_HTTP_POST_PROVIDER_FACTORY_H_ |
+#ifndef SYNC_INTERNAL_API_PUBLIC_HTTP_POST_PROVIDER_FACTORY_H_ |
+#define SYNC_INTERNAL_API_PUBLIC_HTTP_POST_PROVIDER_FACTORY_H_ |
#pragma once |
namespace sync_api { |
@@ -31,4 +31,4 @@ class HttpPostProviderFactory { |
} // namespace sync_api |
-#endif // SYNC_INTERNAL_API_HTTP_POST_PROVIDER_FACTORY_H_ |
+#endif // SYNC_INTERNAL_API_PUBLIC_HTTP_POST_PROVIDER_FACTORY_H_ |