Commit b8e3b2cc authored by Emily Hanley's avatar Emily Hanley Committed by Commit Bot

fixing deps for experimental build

Bug: 758632
Change-Id: I33c62a8c7ce7d8afd47021dc9833bf739dd26696
Reviewed-on: https://chromium-review.googlesource.com/956089Reviewed-by: default avatarAshley Enstad <ashleymarie@chromium.org>
Commit-Queue: Ashley Enstad <ashleymarie@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542056}
parent 8cba0f0e
...@@ -61,7 +61,16 @@ group("perf_experimental") { ...@@ -61,7 +61,16 @@ group("perf_experimental") {
"//tools/json_comment_eater/", "//tools/json_comment_eater/",
"//tools/json_to_struct/", "//tools/json_to_struct/",
# For Pylib used by benchmarks # For blink_perf benchmarks.
"//third_party/WebKit/PerformanceTests/",
# For smoothness.tough_canvas_cases
"//chrome/test/data/perf/",
# For image_decoding.measurement
"//chrome/test/data/image_decoding/",
# For Pylib used by VR tests
"//build/android/pylib/", "//build/android/pylib/",
] ]
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment