| Index: chrome/browser/history/typed_url_syncable_service.h
|
| diff --git a/chrome/browser/history/typed_url_syncable_service.h b/chrome/browser/history/typed_url_syncable_service.h
|
| index c1b835fa361db37192dd1532a746bdc9e707b76a..02dff54e91912620278a1e066f38e7e6244ffc17 100644
|
| --- a/chrome/browser/history/typed_url_syncable_service.h
|
| +++ b/chrome/browser/history/typed_url_syncable_service.h
|
| @@ -9,7 +9,7 @@
|
| #include <vector>
|
|
|
| #include "chrome/browser/history/history_notifications.h"
|
| -#include "chrome/browser/history/history_types.h"
|
| +#include "components/history/core/browser/history_types.h"
|
| #include "sync/api/sync_change.h"
|
| #include "sync/api/sync_data.h"
|
| #include "sync/api/sync_error.h"
|
|
|