| Index: chrome/browser/sync/glue/generic_change_processor_unittest.cc
|
| diff --git a/chrome/browser/sync/glue/generic_change_processor_unittest.cc b/chrome/browser/sync/glue/generic_change_processor_unittest.cc
|
| index f10a9fb7dc9814ae86206df9eb307c04374e65a4..39d9aa89b0b705a4138229370d708053ad1311f7 100644
|
| --- a/chrome/browser/sync/glue/generic_change_processor_unittest.cc
|
| +++ b/chrome/browser/sync/glue/generic_change_processor_unittest.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/strings/stringprintf.h"
|
| -#include "chrome/browser/sync/glue/data_type_error_handler_mock.h"
|
| +#include "components/sync_driver/data_type_error_handler_mock.h"
|
| #include "sync/api/fake_syncable_service.h"
|
| #include "sync/api/sync_change.h"
|
| #include "sync/api/sync_merge_result.h"
|
|
|