提交 47bd02f0 编写于 作者: J John McCutchan

Rename internal Dart content handler unit testing library to _testing

- Also, fix clean builds, by not including the sdk_ext_directory as an input dependency because there is no rule to create it.

Review URL: https://codereview.chromium.org/1147223006
上级 4bc21d24
......@@ -85,5 +85,9 @@ dart_pkg("sdk") {
"//sky/services/testing:bindings",
]
datadeps = [
"//sky/engine/bindings",
]
sdk_ext_directory = "$root_gen_dir/sky/bindings"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册