summaryrefslogtreecommitdiffstats
path: root/mojo
diff options
context:
space:
mode:
authorerg <erg@chromium.org>2015-11-12 15:53:41 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-12 23:54:41 +0000
commitdca792b4e7da5a526241cf24c063253051706dbc (patch)
treecea53eab8c04d6da8b2f4a80673ab8d5b37fe0c1 /mojo
parentdb16bb04f3d1ab706af39d4094351ad7358f2725 (diff)
downloadchromium_src-dca792b4e7da5a526241cf24c063253051706dbc.zip
chromium_src-dca792b4e7da5a526241cf24c063253051706dbc.tar.gz
chromium_src-dca792b4e7da5a526241cf24c063253051706dbc.tar.bz2
mandoline: Hopefully fix running the android mandoline apptests.
BUG=546644 Review URL: https://codereview.chromium.org/1440643005 Cr-Commit-Position: refs/heads/master@{#359439}
Diffstat (limited to 'mojo')
-rw-r--r--mojo/runner/BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index 30a562f..5334789 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -283,6 +283,7 @@ if (is_android) {
"//components/mus/ws:apptests",
"//components/resource_provider:apptests",
"//mojo/services/network:apptests",
+ "//third_party/icu:icudata",
]
sources = [
@@ -293,6 +294,7 @@ if (is_android) {
apptest_outputs = [
"clipboard",
"clipboard_apptests",
+ "icudtl.dat",
"mus_apptests",
"resource_provider",
"resource_provider_apptests",