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

Unified Diff: components/sync/driver/fake_sync_client.h

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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/driver/fake_generic_change_processor.cc ('k') | components/sync/driver/fake_sync_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/driver/fake_sync_client.h
diff --git a/components/sync_driver/fake_sync_client.h b/components/sync/driver/fake_sync_client.h
similarity index 97%
rename from components/sync_driver/fake_sync_client.h
rename to components/sync/driver/fake_sync_client.h
index 00a58bcf5d6260020e0e2598b64739fd33ba5dce..4bc9f92dc3144ef17901cf31e277d47ef7a81d5d 100644
--- a/components/sync_driver/fake_sync_client.h
+++ b/components/sync/driver/fake_sync_client.h
@@ -8,7 +8,7 @@
#include <memory>
#include "base/macros.h"
-#include "components/sync_driver/sync_client.h"
+#include "components/sync/driver/sync_client.h"
#include "components/syncable_prefs/testing_pref_service_syncable.h"
namespace sync_driver {
« no previous file with comments | « components/sync/driver/fake_generic_change_processor.cc ('k') | components/sync/driver/fake_sync_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698