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..668250a276fb9541fffd36f77c8bf22015b6f3ed 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_extension.proto", |
| ] |
| } |