diff options
author | shadi@chromium.org <shadi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-21 19:57:02 +0000 |
---|---|---|
committer | shadi@chromium.org <shadi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-21 19:57:02 +0000 |
commit | 1bede83dac9be1583d699b15e9f28942b25275ee (patch) | |
tree | bea88e627199b4342a959d0b8d6d18e35c089c4a /media/DEPS | |
parent | 5c5e60b1d5f9db17f026bbe7269b83b472e2a7b6 (diff) | |
download | chromium_src-1bede83dac9be1583d699b15e9f28942b25275ee.zip chromium_src-1bede83dac9be1583d699b15e9f28942b25275ee.tar.gz chromium_src-1bede83dac9be1583d699b15e9f28942b25275ee.tar.bz2 |
Have media content and chrome browser tests load data from media/test/data
Update remaining encrypted media browser tests to use new player app.
(This is identical to r282795 which got reverted, i.e. revert of revert).
The fix was submitted separately in r283757
BUG=379314
Review URL: https://codereview.chromium.org/398823004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284489 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/DEPS')
-rw-r--r-- | media/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ include_rules = [ "+gpu", "+jni", + "+net/test", "+third_party/ffmpeg", "+third_party/libvpx", "+third_party/libyuv", |