| Index: chrome/browser/sync/glue/session_model_associator.h
|
| diff --git a/chrome/browser/sync/glue/session_model_associator.h b/chrome/browser/sync/glue/session_model_associator.h
|
| index 69ca7f13166208ee71aaeb45012e6edae4c7dfb6..76f49fbb84d6d26809513d95e7c9ad19fdc5f6ef 100644
|
| --- a/chrome/browser/sync/glue/session_model_associator.h
|
| +++ b/chrome/browser/sync/glue/session_model_associator.h
|
| @@ -30,7 +30,7 @@
|
| #include "chrome/browser/sync/glue/synced_session_tracker.h"
|
| #include "chrome/browser/sync/glue/synced_tab_delegate.h"
|
| #include "chrome/browser/sync/glue/synced_window_delegate.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| class Prefservice;
|
| class Profile;
|
|
|