| Index: chrome/browser/sync/glue/new_non_frontend_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/new_non_frontend_data_type_controller.cc b/chrome/browser/sync/glue/new_non_frontend_data_type_controller.cc
|
| index f7db76a58582243cacdb9323d947283d04cc0caa..5afad7be65743349243fc6c32a31d60970b2e1de 100644
|
| --- a/chrome/browser/sync/glue/new_non_frontend_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/new_non_frontend_data_type_controller.cc
|
| @@ -11,7 +11,7 @@
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/api/sync_error.h"
|
| #include "sync/api/syncable_service.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| using content::BrowserThread;
|
|
|
|
|