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

Unified Diff: components/sync_driver/glue/sync_backend_host_mock.cc

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/glue/sync_backend_host_mock.cc
diff --git a/components/sync_driver/glue/sync_backend_host_mock.cc b/components/sync_driver/glue/sync_backend_host_mock.cc
index cdfd71c917ecf11784171f2caa56f62223691539..613f4fbd3c87b657c79b28073ee23e1775121d83 100644
--- a/components/sync_driver/glue/sync_backend_host_mock.cc
+++ b/components/sync_driver/glue/sync_backend_host_mock.cc
@@ -4,8 +4,8 @@
#include "components/sync_driver/glue/sync_backend_host_mock.h"
+#include "components/sync/core/activation_context.h"
#include "components/sync_driver/sync_frontend.h"
-#include "sync/internal_api/public/activation_context.h"
namespace browser_sync {

Powered by Google App Engine
This is Rietveld 408576698