| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index 4d6474c277116231999c290f51632ee871b091f6..384fc9ca9fda9cdc2fffad068b712905b4c5646c 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -85,6 +85,8 @@
|
| 'history/core/browser/url_utils.h',
|
| 'history/core/browser/visit_database.cc',
|
| 'history/core/browser/visit_database.h',
|
| + 'history/core/browser/visit_delegate.cc',
|
| + 'history/core/browser/visit_delegate.h',
|
| 'history/core/browser/visit_filter.cc',
|
| 'history/core/browser/visit_filter.h',
|
| 'history/core/browser/visit_tracker.cc',
|
|
|