Switch to fuchsia/third_party/benchmark

Change-Id: I40a9dadc1e910d4eb31085a71a372e2144d2d03d
This commit is contained in:
Gary Qian 2017-07-05 12:16:45 -07:00
parent 2bd601d4fe
commit 1f9ea29607

View File

@ -14,6 +14,7 @@
executable("benchmarks") {
output_name = "txt_benchmarks"
testonly = true
include_dirs = [
"//lib/txt/src",
@ -37,7 +38,7 @@ executable("benchmarks") {
"//flutter/fml",
"//lib/txt/shims",
"//lib/txt",
"//build/secondary/testing/benchmark",
"//third_party/benchmark",
"//third_party/skia",
"//third_party/harfbuzz",
"//lib/txt/libs/minikin",