Chromium Code Reviews| Index: components/safe_browsing_db.gypi |
| diff --git a/components/safe_browsing_db.gypi b/components/safe_browsing_db.gypi |
| index 60b51271634955e3ca7dc4cd61dc6e1044bae9dc..4c3b7e58fa1f674e6aa4d0aabcaef93b6406cc81 100644 |
| --- a/components/safe_browsing_db.gypi |
| +++ b/components/safe_browsing_db.gypi |
| @@ -11,6 +11,7 @@ |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| '../crypto/crypto.gyp:crypto', |
| + ':safebrowsing_proto', |
| ], |
| 'sources': [ |
| # Note: sources list duplicated in GN build. |