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

Unified Diff: components/sync/engine/sync_string_conversions.h

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: Address comments. Created 4 years, 2 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/sync_status.h ('k') | components/sync/engine/test_engine_components_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/engine/sync_string_conversions.h
diff --git a/components/sync/engine/sync_string_conversions.h b/components/sync/engine/sync_string_conversions.h
index c3acb59cdb2fb0614aa2b2b7036a3b042a024295..ed2200194aad3404e29b796ba0664224b5c17057 100644
--- a/components/sync/engine/sync_string_conversions.h
+++ b/components/sync/engine/sync_string_conversions.h
@@ -5,8 +5,8 @@
#ifndef COMPONENTS_SYNC_ENGINE_SYNC_STRING_CONVERSIONS_H_
#define COMPONENTS_SYNC_ENGINE_SYNC_STRING_CONVERSIONS_H_
-#include "components/sync/core/connection_status.h"
-#include "components/sync/core/sync_encryption_handler.h"
+#include "components/sync/engine/connection_status.h"
+#include "components/sync/engine/sync_encryption_handler.h"
namespace syncer {
« no previous file with comments | « components/sync/engine/sync_status.h ('k') | components/sync/engine/test_engine_components_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698