Commit bdd15909 authored by jbudorick's avatar jbudorick Committed by Commit bot

[Android] Specify data for cc_perftests.

BUG=647016
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel

Review-Url: https://codereview.chromium.org/2340923002
Cr-Commit-Position: refs/heads/master@{#418973}
parent 1ab3b4e8
......@@ -1055,4 +1055,8 @@ test("cc_perftests") {
# This target should not require the Chrome executable to run.
assert_no_deps = [ "//chrome" ]
data = [
"test/data/",
]
}
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