| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index 5633a9087c72c5cf1c196a3ae0c33a7415317abf..085c22af5e6328a739d8b81954e933a006eff56d 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1024,6 +1024,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.
|
|
|