| Index: components/safe_browsing_db.gypi
|
| diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi
|
| index 7636168daf95a899b6b1a03f1f14ca2790ffbf80..bd62fca75aeaac10ea12eae8d1bd276eecb42a6f 100644
|
| --- a/components/safe_browsing_db.gypi
|
| +++ b/components/safe_browsing_db.gypi
|
| @@ -28,6 +28,8 @@
|
| 'safe_browsing_db/v4_protocol_manager_util.cc',
|
| 'safe_browsing_db/v4_get_hash_protocol_manager.h',
|
| 'safe_browsing_db/v4_get_hash_protocol_manager.cc',
|
| + 'safe_browsing_db/v4_update_protocol_manager.h',
|
| + 'safe_browsing_db/v4_update_protocol_manager.cc',
|
| ],
|
| 'include_dirs': [
|
| '..',
|
|
|