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 47805ebbebf903740d9f270c2d4e2856212f3f7b..600a873bbb46333ce2a03aa6b262485a903800aa 100644 |
| --- a/chrome/common/safe_browsing/BUILD.gn |
| +++ b/chrome/common/safe_browsing/BUILD.gn |
| @@ -10,5 +10,6 @@ proto_library("proto") { |
| "client_model.proto", |
| "crx_info.proto", |
| "csd.proto", |
| + "download_file_types.proto", |
| ] |
| } |