| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index e13bdaaf78e4e8f22d1f46344924dad2ddf4b914..e3d0605c034c26ce5a59d6e177aac9dd8a0faf93 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -216,6 +216,8 @@
|
| 'history_core_browser',
|
| ],
|
| 'sources': [
|
| + 'history/ios/browser/history_database_helper.cc',
|
| + 'history/ios/browser/history_database_helper.h',
|
| 'history/ios/browser/web_state_top_sites_observer.cc',
|
| 'history/ios/browser/web_state_top_sites_observer.h',
|
| ],
|
|
|