diff options
author | anton@chromium.org <anton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 16:33:13 +0000 |
---|---|---|
committer | anton@chromium.org <anton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-04-09 16:33:13 +0000 |
commit | d3e4622d2af544a371284af0bde4da3bd8465168 (patch) | |
tree | 7535188159885b912ccb16ad38962e03de466463 /DEPS | |
parent | 861de1656a2854f95eba9250b60662b3ad0b7a10 (diff) | |
download | chromium_src-d3e4622d2af544a371284af0bde4da3bd8465168.zip chromium_src-d3e4622d2af544a371284af0bde4da3bd8465168.tar.gz chromium_src-d3e4622d2af544a371284af0bde4da3bd8465168.tar.bz2 |
Roll lss_revision to 25
For https://codereview.chromium.org/219483003/: Fix for x64 Android
BUG=346626
Review URL: https://codereview.chromium.org/226063002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@262703 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ vars = { "libaddressinput_revision": "176", "libphonenumber_revision": "621", "libvpx_revision": "261575", - "lss_revision": "24", + "lss_revision": "25", # These two FFmpeg variables must be updated together. One is used for SVN # checkouts and the other for Git checkouts. |