| Index: chrome/browser/sync/glue/frontend_data_type_controller.cc
|
| diff --git a/chrome/browser/sync/glue/frontend_data_type_controller.cc b/chrome/browser/sync/glue/frontend_data_type_controller.cc
|
| index 82fb364141ba946dbd2e3c23e76a4e798c39c9b0..7c53fc8f8dee8361f346bc5cd4fac05e706c6ead 100644
|
| --- a/chrome/browser/sync/glue/frontend_data_type_controller.cc
|
| +++ b/chrome/browser/sync/glue/frontend_data_type_controller.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/sync/profile_sync_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/api/sync_error.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
| #include "sync/util/data_type_histogram.h"
|
|
|
| using content::BrowserThread;
|
|
|