summaryrefslogtreecommitdiffstats
path: root/mandoline
diff options
context:
space:
mode:
authormsw <msw@chromium.org>2015-11-12 16:14:32 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-13 00:15:30 +0000
commit9898650d53f130e0d6155d70b652e7420d13f71c (patch)
treea42483355d76961aefafd92b52b15d75518db553 /mandoline
parent38d6d9efe4e9b4655905caef04c40086b3dc079b (diff)
downloadchromium_src-9898650d53f130e0d6155d70b652e7420d13f71c.zip
chromium_src-9898650d53f130e0d6155d70b652e7420d13f71c.tar.gz
chromium_src-9898650d53f130e0d6155d70b652e7420d13f71c.tar.bz2
Upload Mandoline's new top-level icudtl.dat dependency.
Elliot's recent CL moved this resource to the top-level output dir: https://codereview.chromium.org/1431133003 We'll need to upload this binary artifact to google storage separately. BUG=541265, 546644 TEST=icudtl.dat uploaded to https://pantheon.corp.google.com/storage/browser/mandoline/48.0.2564.0/ for win and linux. R=erg@chromium.org Review URL: https://codereview.chromium.org/1438333003 Cr-Commit-Position: refs/heads/master@{#359448}
Diffstat (limited to 'mandoline')
-rw-r--r--mandoline/tools/data/FILES.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/mandoline/tools/data/FILES.cfg b/mandoline/tools/data/FILES.cfg
index 5bba0c0..fd91499 100644
--- a/mandoline/tools/data/FILES.cfg
+++ b/mandoline/tools/data/FILES.cfg
@@ -39,6 +39,10 @@ FILES = [
'directory': True,
},
{
+ 'filepath': 'icudtl.dat',
+ 'platforms': ['linux', 'win'],
+ },
+ {
'filepath': 'libmedia_library.so',
'platforms': ['linux'],
},