| Index: chrome/browser/BUILD.gn
|
| diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
|
| index c873b6a70d5bab31ce4cbbdf0b9b6fb13036ae26..d1822163215dfcd57d6b5d51d337ae7810d6675d 100644
|
| --- a/chrome/browser/BUILD.gn
|
| +++ b/chrome/browser/BUILD.gn
|
| @@ -1032,7 +1032,6 @@ 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.
|
|
|