summaryrefslogtreecommitdiffstats
path: root/mojo/public/interfaces/bindings/tests/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/public/interfaces/bindings/tests/BUILD.gn')
-rw-r--r--mojo/public/interfaces/bindings/tests/BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/mojo/public/interfaces/bindings/tests/BUILD.gn b/mojo/public/interfaces/bindings/tests/BUILD.gn
index c9b01b4..18ea38b 100644
--- a/mojo/public/interfaces/bindings/tests/BUILD.gn
+++ b/mojo/public/interfaces/bindings/tests/BUILD.gn
@@ -113,10 +113,6 @@ mojom("test_wtf_types_blink") {
"test_wtf_types.mojom",
]
- deps = [
- ":test_wtf_types",
- ]
-
for_blink = true
variant = "blink"
}