| 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 06b2ba3c27fe70031bc5b98062e6a6f483d9af61..2a9151708b946ccb6a5d92c8144f7099bcdf9af3 100644
 | 
| --- a/chrome/browser/sync/test/integration/sync_errors_test.cc
 | 
| +++ b/chrome/browser/sync/test/integration/sync_errors_test.cc
 | 
| @@ -2,7 +2,7 @@
 | 
|  // Use of this source code is governed by a BSD-style license that can be
 | 
|  // found in the LICENSE file.
 | 
|  
 | 
| -#include "chrome/browser/prefs/pref_member.h"
 | 
| +#include "chrome/browser/api/prefs/pref_member.h"
 | 
|  #include "chrome/browser/prefs/pref_service.h"
 | 
|  #include "chrome/browser/sync/profile_sync_service.h"
 | 
|  #include "chrome/browser/sync/profile_sync_service_harness.h"
 | 
| 
 |