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

Unified Diff: chrome/browser/sync/test/integration/sync_errors_test.cc

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/sync_errors_test.cc
diff --git a/chrome/browser/sync/test/integration/sync_errors_test.cc b/chrome/browser/sync/test/integration/sync_errors_test.cc
index e8ed7689a7f745043fc17c334e64ee1b577aaf68..4003890793e7fdd2cf72efda6d6d339eed3f4e0f 100644
--- a/chrome/browser/sync/test/integration/sync_errors_test.cc
+++ b/chrome/browser/sync/test/integration/sync_errors_test.cc
@@ -15,8 +15,8 @@
#include "components/browser_sync/browser/profile_sync_service.h"
#include "components/prefs/pref_member.h"
#include "components/prefs/pref_service.h"
+#include "components/sync/protocol/sync_protocol_error.h"
#include "google_apis/gaia/google_service_auth_error.h"
-#include "sync/protocol/sync_protocol_error.h"
using bookmarks::BookmarkNode;
using bookmarks_helper::AddFolder;

Powered by Google App Engine
This is Rietveld 408576698