| Index: chrome/browser/sync/glue/shared_change_processor_mock.h
|
| diff --git a/chrome/browser/sync/glue/shared_change_processor_mock.h b/chrome/browser/sync/glue/shared_change_processor_mock.h
|
| index e7eaf26fb2887d9a979312c7bdc8be681ff50e9b..b3733641d0bdb1338d1900679dc630862970bb28 100644
|
| --- a/chrome/browser/sync/glue/shared_change_processor_mock.h
|
| +++ b/chrome/browser/sync/glue/shared_change_processor_mock.h
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "chrome/browser/sync/api/sync_change.h"
|
| #include "chrome/browser/sync/glue/shared_change_processor.h"
|
| -#include "chrome/browser/sync/internal_api/includes/unrecoverable_error_handler.h"
|
| +#include "sync/util/unrecoverable_error_handler.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| namespace browser_sync {
|
|
|