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

Unified Diff: chrome/browser/sync/test/integration/fake_server_match_status_checker.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/fake_server_match_status_checker.h
diff --git a/chrome/browser/sync/test/integration/fake_server_match_status_checker.h b/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
index 02f0ae3ad1acaa6e26ebc1d88f9404b8617f69e8..27f40d18d0b1de71cf8234eaab8fcec4dfc2ed96 100644
--- a/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
+++ b/chrome/browser/sync/test/integration/fake_server_match_status_checker.h
@@ -8,8 +8,8 @@
#include <string>
#include "chrome/browser/sync/test/integration/status_change_checker.h"
-#include "sync/internal_api/public/base/model_type.h"
-#include "sync/test/fake_server/fake_server.h"
+#include "components/sync/base/model_type.h"
+#include "components/sync/test/fake_server/fake_server.h"
namespace fake_server {

Powered by Google App Engine
This is Rietveld 408576698