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

Unified Diff: components/browser_sync/profile_sync_service_bookmark_unittest.cc

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
Index: components/browser_sync/profile_sync_service_bookmark_unittest.cc
diff --git a/components/browser_sync/profile_sync_service_bookmark_unittest.cc b/components/browser_sync/profile_sync_service_bookmark_unittest.cc
index 6f976d5ef7531f5aafa773891bc3ef5bc0bd42dd..56ed06803fecdd1d4fc21b3b00e1520d0d8c268f 100644
--- a/components/browser_sync/profile_sync_service_bookmark_unittest.cc
+++ b/components/browser_sync/profile_sync_service_bookmark_unittest.cc
@@ -37,8 +37,8 @@
#include "components/bookmarks/test/bookmark_test_helpers.h"
#include "components/bookmarks/test/test_bookmark_client.h"
#include "components/browser_sync/profile_sync_test_util.h"
-#include "components/sync/core_impl/syncapi_internal.h"
#include "components/sync/driver/fake_sync_client.h"
+#include "components/sync/engine/engine_util.h"
#include "components/sync/model/data_type_error_handler.h"
#include "components/sync/model/data_type_error_handler_mock.h"
#include "components/sync/model/sync_error.h"
« no previous file with comments | « components/browser_sync/profile_sync_service_autofill_unittest.cc ('k') | components/browsing_data/core/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698