build: fix deps for running modules/benchmarks/src/largetable/render3:perf (#26482)

PR Close #26482
This commit is contained in:
Greg Magolan 2018-10-16 11:39:57 -07:00 committed by Miško Hevery
parent ecada17ad4
commit 2604f429c7

View File

@ -96,6 +96,7 @@ filegroup(
"form-data", "form-data",
"fragment-cache", "fragment-cache",
"fs.realpath", "fs.realpath",
"fs-extra",
"get-caller-file", "get-caller-file",
"get-value", "get-value",
"glob", "glob",
@ -154,6 +155,7 @@ filegroup(
"minimist", "minimist",
"mixin-deep", "mixin-deep",
"mock-fs", "mock-fs",
"node-uuid",
"nanomatch", "nanomatch",
"normalize-path", "normalize-path",
"oauth-sign", "oauth-sign",
@ -202,6 +204,7 @@ filegroup(
"safe-regex", "safe-regex",
"safer-buffer", "safer-buffer",
"sax", "sax",
"selenium-webdriver",
"semver", "semver",
"set-blocking", "set-blocking",
"set-immediate-shim", "set-immediate-shim",
@ -232,6 +235,7 @@ filegroup(
"tunnel-agent", "tunnel-agent",
"typescript", "typescript",
"union-value", "union-value",
"universalify",
"unset-value", "unset-value",
"upath", "upath",
"uri-js", "uri-js",