| Index: components/history.gypi
|
| diff --git a/components/history.gypi b/components/history.gypi
|
| index 1252f5940ee6ffbfe070613ba25bb62dc654e487..345ce37e721ae716ca325b524dfd06b234b9c18c 100644
|
| --- a/components/history.gypi
|
| +++ b/components/history.gypi
|
| @@ -182,6 +182,7 @@
|
| ],
|
| 'sources': [
|
| # Note: sources list duplicated in GN build.
|
| + 'history/core/browser/fake_web_history_service.cc',
|
| 'history/core/test/database_test_utils.cc',
|
| 'history/core/test/database_test_utils.h',
|
| 'history/core/test/history_backend_db_base_test.cc',
|
|
|