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

Unified Diff: components/browser_sync/browser/test_profile_sync_service.h

Issue 2203673002: [Sync] Move //components/sync_driver to //components/sync/driver. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sd-a
Patch Set: Full change rebased on static lib. Created 4 years, 4 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/browser_sync/browser/profile_sync_test_util.cc ('k') | components/browsing_data.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_sync/browser/test_profile_sync_service.h
diff --git a/components/browser_sync/browser/test_profile_sync_service.h b/components/browser_sync/browser/test_profile_sync_service.h
index 125255a8d052163be427eae5d53084ca0d29dba2..22609c2b4c45cbaac4ef322b5b7cc4fe0fd072bb 100644
--- a/components/browser_sync/browser/test_profile_sync_service.h
+++ b/components/browser_sync/browser/test_profile_sync_service.h
@@ -8,9 +8,9 @@
#include "base/macros.h"
#include "components/browser_sync/browser/profile_sync_service.h"
#include "components/sync/base/weak_handle.h"
+#include "components/sync/driver/data_type_manager.h"
#include "components/sync/js/js_event_handler.h"
#include "components/sync/test/engine/test_id_factory.h"
-#include "components/sync_driver/data_type_manager.h"
namespace sync_driver {
class SyncPrefs;
« no previous file with comments | « components/browser_sync/browser/profile_sync_test_util.cc ('k') | components/browsing_data.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698