提交 788e4731 编写于 作者: A Adam Barth

Fix Android build

上级 208bec2d
......@@ -27,12 +27,16 @@ common_deps = [
"//ui/gl",
]
testing_sources = [
"testing/test_runner.cc",
"testing/test_runner.h",
"testing/testing.cc",
"testing/testing.h",
]
if (is_linux || is_mac) {
testing_sources = [
"testing/test_runner.cc",
"testing/test_runner.h",
"testing/testing.cc",
"testing/testing.h",
]
}
source_set("common") {
sources = [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册