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

Unified Diff: components/sync_driver/directory_data_type_controller.h

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
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/directory_data_type_controller.h
diff --git a/components/sync_driver/directory_data_type_controller.h b/components/sync_driver/directory_data_type_controller.h
index 41311fdb1c026203952a3dadaa7e49f457e38b62..6b25a6ebb6d9b21e7db751936ef59871d35e1303 100644
--- a/components/sync_driver/directory_data_type_controller.h
+++ b/components/sync_driver/directory_data_type_controller.h
@@ -7,7 +7,7 @@
#include "components/sync_driver/data_type_controller.h"
-#include "sync/internal_api/public/engine/model_safe_worker.h"
+#include "components/sync/engine/model_safe_worker.h"
namespace sync_driver {
class ChangeProcessor;

Powered by Google App Engine
This is Rietveld 408576698