| Index: components/safe_browsing_db.gypi
|
| diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
|
| index f6cab217f42149cb0fdc5f449b9ec887d0cf7d38..b96d5ca9b649ce34d3d3d5b97a0c45575b46f315 100644
|
| --- a/components/safe_browsing_db.gypi
|
| +++ b/components/safe_browsing_db.gypi
|
| @@ -65,7 +65,7 @@
|
| ],
|
| 'sources': [
|
| # Note: sources list duplicated in GN build.
|
| - 'safe_browsing_db/remote_database_managerh',
|
| + 'safe_browsing_db/remote_database_manager.h',
|
| 'safe_browsing_db/remote_database_manager.cc',
|
| 'safe_browsing_db/safe_browsing_api_handler.h',
|
| 'safe_browsing_db/safe_browsing_api_handler.cc',
|
|
|