aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules/skjson/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'modules/skjson/BUILD.gn')
-rw-r--r--modules/skjson/BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/skjson/BUILD.gn b/modules/skjson/BUILD.gn
index 531f0e0443..dd8ca65973 100644
--- a/modules/skjson/BUILD.gn
+++ b/modules/skjson/BUILD.gn
@@ -65,7 +65,6 @@ source_set("bench") {
deps = [
":skjson",
"../..:skia",
- "../../third_party/rapidjson",
]
}
}