Chromium Code Reviews| Index: chrome/common/safe_browsing/BUILD.gn |
| diff --git a/chrome/common/safe_browsing/BUILD.gn b/chrome/common/safe_browsing/BUILD.gn |
| index 600a873bbb46333ce2a03aa6b262485a903800aa..2c75265eca6e026c6c189d9a68cb4a0600671f09 100644 |
| --- a/chrome/common/safe_browsing/BUILD.gn |
| +++ b/chrome/common/safe_browsing/BUILD.gn |
| @@ -11,5 +11,6 @@ proto_library("proto") { |
| "crx_info.proto", |
| "csd.proto", |
| "download_file_types.proto", |
| + "permission_report.proto", |
| ] |
| } |