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

Unified Diff: components/sync/engine_impl/net/url_translator.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
Index: components/sync/engine_impl/net/url_translator.cc
diff --git a/sync/engine/net/url_translator.cc b/components/sync/engine_impl/net/url_translator.cc
similarity index 95%
rename from sync/engine/net/url_translator.cc
rename to components/sync/engine_impl/net/url_translator.cc
index a6fffdfc0ff159fc67c465d6837543ac8ef760a7..a258fc10af1ec49efcbdad53dd266482ef2d34f8 100644
--- a/sync/engine/net/url_translator.cc
+++ b/components/sync/engine_impl/net/url_translator.cc
@@ -5,7 +5,7 @@
// Contains the definition of a few helper functions used for generating sync
// URLs.
-#include "sync/engine/net/url_translator.h"
+#include "components/sync/engine_impl/net/url_translator.h"
#include "net/base/escape.h"
« no previous file with comments | « components/sync/engine_impl/net/url_translator.h ('k') | components/sync/engine_impl/non_blocking_type_commit_contribution.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698