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

Unified Diff: components/sync_driver/shared_change_processor_ref.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/sync_driver/shared_change_processor_ref.h
diff --git a/components/sync_driver/shared_change_processor_ref.h b/components/sync_driver/shared_change_processor_ref.h
index 0557009067c8afee4e7649ff72404109e6e3b24a..638c4b70360ad618cf8d8dd7a8c9e4d55af56582 100644
--- a/components/sync_driver/shared_change_processor_ref.h
+++ b/components/sync_driver/shared_change_processor_ref.h
@@ -9,9 +9,9 @@
#include "base/compiler_specific.h"
#include "base/memory/ref_counted.h"
+#include "components/sync/api/sync_change_processor.h"
+#include "components/sync/api/sync_error_factory.h"
#include "components/sync_driver/shared_change_processor.h"
-#include "sync/api/sync_change_processor.h"
-#include "sync/api/sync_error_factory.h"
namespace sync_driver {
« no previous file with comments | « components/sync_driver/shared_change_processor.cc ('k') | components/sync_driver/shared_change_processor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698