Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: components/browser_sync/browser/test_http_bridge_factory.h

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {
« no previous file with comments | « components/browser_sync/browser/profile_sync_test_util.cc ('k') | components/browser_sync/browser/test_profile_sync_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698