| Index: chrome/browser/sync/glue/change_processor_mock.h
|
| diff --git a/chrome/browser/sync/glue/change_processor_mock.h b/chrome/browser/sync/glue/change_processor_mock.h
|
| index 9261b0d03991dc40d4305c167fb6a5cd5566aede..b1a36b225a4f73cd01b4d7d67d320a6ac1b4332b 100644
|
| --- a/chrome/browser/sync/glue/change_processor_mock.h
|
| +++ b/chrome/browser/sync/glue/change_processor_mock.h
|
| @@ -7,8 +7,8 @@
|
| #pragma once
|
|
|
| #include "chrome/browser/sync/glue/change_processor.h"
|
| -#include "chrome/browser/sync/internal_api/includes/unrecoverable_error_handler.h"
|
| -#include "chrome/browser/sync/syncable/syncable.h"
|
| +#include "sync/syncable/syncable.h"
|
| +#include "sync/util/unrecoverable_error_handler.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace browser_sync {
|
|
|