| Index: chrome/browser/sync/glue/chrome_sync_notification_bridge.h
|
| diff --git a/chrome/browser/sync/glue/chrome_sync_notification_bridge.h b/chrome/browser/sync/glue/chrome_sync_notification_bridge.h
|
| index 1d03ca983b1ee2cd5522fe272e1e5c2f49a05914..9f35ef0175a008aaab47f4ac3cdeed9f96c7f18a 100644
|
| --- a/chrome/browser/sync/glue/chrome_sync_notification_bridge.h
|
| +++ b/chrome/browser/sync/glue/chrome_sync_notification_bridge.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/observer_list_threadsafe.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "sync/internal_api/public/syncable/model_type.h"
|
| +#include "sync/internal_api/public/base/model_type.h"
|
|
|
| class Profile;
|
|
|
|
|