| Index: chrome/browser/sync/glue/data_type_error_handler_mock.h
|
| diff --git a/chrome/browser/sync/glue/data_type_error_handler_mock.h b/chrome/browser/sync/glue/data_type_error_handler_mock.h
|
| index 1ef4e38d59298290333d751b2bdf75eea0d588b4..3ef7165f5c36ebd363604cc4b1183b77fdfa09c5 100644
|
| --- a/chrome/browser/sync/glue/data_type_error_handler_mock.h
|
| +++ b/chrome/browser/sync/glue/data_type_error_handler_mock.h
|
| @@ -8,7 +8,7 @@
|
| #include "chrome/browser/sync/glue/data_type_controller.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| namespace browser_sync {
|
|
|
|
|