| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index cd2fe52e1f71687598b4cbfb6a2ea5469343caa5..481baf601e02c293e63acca0384868cbc5c3b17d 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -83,6 +83,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',
|
|
|