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

Unified Diff: components/sync/engine/polling_constants.cc

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
« no previous file with comments | « components/sync/engine/polling_constants.h ('k') | components/sync/engine/sync_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/polling_constants.cc
diff --git a/sync/internal_api/public/engine/polling_constants.cc b/components/sync/engine/polling_constants.cc
similarity index 96%
rename from sync/internal_api/public/engine/polling_constants.cc
rename to components/sync/engine/polling_constants.cc
index 0fadfa8bdd1f79f8c6dd75c2f52f341c912c57a4..6b2a1c07becb339c6eae75396ed4174973018454 100644
--- a/sync/internal_api/public/engine/polling_constants.cc
+++ b/components/sync/engine/polling_constants.cc
@@ -4,7 +4,7 @@
#include <stdint.h>
-#include "sync/internal_api/public/engine/polling_constants.h"
+#include "components/sync/engine/polling_constants.h"
namespace syncer {
« no previous file with comments | « components/sync/engine/polling_constants.h ('k') | components/sync/engine/sync_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698