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

Unified Diff: chrome/browser/sync/test/integration/migration_watcher.h

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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: chrome/browser/sync/test/integration/migration_watcher.h
diff --git a/chrome/browser/sync/test/integration/migration_watcher.h b/chrome/browser/sync/test/integration/migration_watcher.h
index c8ca9f8e5cb7c45ca227b8ad9f9727a9510374e0..53630c8d564f564ced9cbf1f7a60292ade995942 100644
--- a/chrome/browser/sync/test/integration/migration_watcher.h
+++ b/chrome/browser/sync/test/integration/migration_watcher.h
@@ -6,8 +6,8 @@
#define CHROME_BROWSER_SYNC_TEST_INTEGRATION_MIGRATION_WATCHER_H_
#include "base/macros.h"
+#include "components/sync/base/model_type.h"
#include "components/sync_driver/backend_migrator.h"
-#include "sync/internal_api/public/base/model_type.h"
class ProfileSyncServiceHarness;
class MigrationWaiter;

Powered by Google App Engine
This is Rietveld 408576698