| Index: chrome/browser/sync/glue/data_type_controller.h
|
| diff --git a/chrome/browser/sync/glue/data_type_controller.h b/chrome/browser/sync/glue/data_type_controller.h
|
| index 92fa11162d917a4b625ce930df38c2501a4f27b9..0bae7194ef5a01348c0ca9850ed7557f593b4595 100644
|
| --- a/chrome/browser/sync/glue/data_type_controller.h
|
| +++ b/chrome/browser/sync/glue/data_type_controller.h
|
| @@ -14,8 +14,8 @@
|
| #include "base/sequenced_task_runner_helpers.h"
|
| #include "chrome/browser/sync/glue/data_type_error_handler.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/internal_api/public/engine/model_safe_worker.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| #include "sync/internal_api/public/util/unrecoverable_error_handler.h"
|
|
|
| namespace syncer {
|
|
|