| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 0170206e953575a1957b6d410c3e8c74d09fd304..67ca90154fd5afd2203b741f78c547a58f675cb4 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1028,6 +1028,7 @@ grit("resources") {
|
|
|
| deps = [
|
| ":chrome_internal_resources_gen",
|
| + "//chrome/browser/resources/safe_browsing:make_file_types_protobuf",
|
|
|
| # Depend only on the generated mojo bindings since we read the .mojom.js
|
| # file, rather than the whole mojo target which will link the C++ bindings.
|
|
|