| Index: chrome/browser/sync/profile_sync_test_util.h
 | 
| diff --git a/chrome/browser/sync/profile_sync_test_util.h b/chrome/browser/sync/profile_sync_test_util.h
 | 
| index e3dfe1a1df3617fa5f1e6bac8cf27a984315b1b2..db21a95e0b2293d1ec62075e165921147c0f68bd 100644
 | 
| --- a/chrome/browser/sync/profile_sync_test_util.h
 | 
| +++ b/chrome/browser/sync/profile_sync_test_util.h
 | 
| @@ -11,7 +11,7 @@
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/message_loop/message_loop.h"
 | 
|  #include "base/synchronization/waitable_event.h"
 | 
| -#include "chrome/browser/sync/profile_sync_service_mock.h"
 | 
| +#include "components/browser_sync/browser/profile_sync_service_mock.h"
 | 
|  #include "components/sync_driver/sync_service_observer.h"
 | 
|  #include "content/public/browser/browser_thread.h"
 | 
|  #include "content/public/browser/notification_service.h"
 | 
| 
 |