| Index: components/safe_browsing_db.gypi
|
| diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
|
| index 6ae736fafe2f0c362357e8a253303388c61b231f..eeeb7e720676732a30d7380657fc5d6d35b824af 100644
|
| --- a/components/safe_browsing_db.gypi
|
| +++ b/components/safe_browsing_db.gypi
|
| @@ -24,6 +24,8 @@
|
| 'safe_browsing_db/prefix_set.cc',
|
| 'safe_browsing_db/util.h',
|
| 'safe_browsing_db/util.cc',
|
| + 'safe_browsing_db/v4_protocol_manager.h',
|
| + 'safe_browsing_db/v4_protocol_manager.cc',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|