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

Unified Diff: components/browser_sync/abstract_profile_sync_service_test.h

Issue 2407163004: [Sync] Move some directory-related things from core/ to syncable/. (Closed)
Patch Set: 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/abstract_profile_sync_service_test.h
diff --git a/components/browser_sync/abstract_profile_sync_service_test.h b/components/browser_sync/abstract_profile_sync_service_test.h
index 4fc8cd3c746ab7d3459367ce1bfb284f2b227da9..dc2fc7c976b83df591996b827afabf0298342033 100644
--- a/components/browser_sync/abstract_profile_sync_service_test.h
+++ b/components/browser_sync/abstract_profile_sync_service_test.h
@@ -16,7 +16,7 @@
#include "base/test/test_message_loop.h"
#include "components/browser_sync/profile_sync_test_util.h"
#include "components/sync/base/model_type.h"
-#include "components/sync/core/change_record.h"
+#include "components/sync/syncable/change_record.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698