| 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;
|
|
|