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

Unified Diff: components/sync/driver/generic_change_processor.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
Index: components/sync/driver/generic_change_processor.h
diff --git a/components/sync_driver/generic_change_processor.h b/components/sync/driver/generic_change_processor.h
similarity index 99%
rename from components/sync_driver/generic_change_processor.h
rename to components/sync/driver/generic_change_processor.h
index f9b1c1b6e3bcf1c9f2695c8aecfd13d7703a7bba..67af8ad7234cb84eb9c030940f48d432aba0a8e8 100644
--- a/components/sync_driver/generic_change_processor.h
+++ b/components/sync/driver/generic_change_processor.h
@@ -20,7 +20,7 @@
#include "components/sync/api/sync_merge_result.h"
#include "components/sync/core/attachments/attachment_service.h"
#include "components/sync/core/attachments/attachment_service_proxy.h"
-#include "components/sync_driver/change_processor.h"
+#include "components/sync/driver/change_processor.h"
namespace syncer {
class DataTypeErrorHandler;
« no previous file with comments | « components/sync/driver/frontend_data_type_controller_unittest.cc ('k') | components/sync/driver/generic_change_processor.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698