summaryrefslogtreecommitdiff
path: root/chromium/chrome/common/extensions/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/common/extensions/BUILD.gn')
-rw-r--r--chromium/chrome/common/extensions/BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/chrome/common/extensions/BUILD.gn b/chromium/chrome/common/extensions/BUILD.gn
index d08682ad2a8..beb17126734 100644
--- a/chromium/chrome/common/extensions/BUILD.gn
+++ b/chromium/chrome/common/extensions/BUILD.gn
@@ -27,8 +27,4 @@ mojom("mojo_bindings") {
sources = [
"mojom/inline_install.mojom",
]
-
- public_deps = [
- "//mojo/common:common_custom_types",
- ]
}