summaryrefslogtreecommitdiffstats
path: root/media/DEPS
diff options
context:
space:
mode:
authorshadi@google.com <shadi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-12 07:36:30 +0000
committershadi@google.com <shadi@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-12 07:36:30 +0000
commita1f1a940862e45b2b1581a8684afe1180a5c41d2 (patch)
tree379d350ae15ee35f2f3aae01fbdd8675c2b211d6 /media/DEPS
parente2ec579c6772fd67a58f4fafdd8206b1d5c3c439 (diff)
downloadchromium_src-a1f1a940862e45b2b1581a8684afe1180a5c41d2.zip
chromium_src-a1f1a940862e45b2b1581a8684afe1180a5c41d2.tar.gz
chromium_src-a1f1a940862e45b2b1581a8684afe1180a5c41d2.tar.bz2
Revert 282795 "Have media content and chrome browser tests load ..."
It broke browser tests. Probably need to update isolate files to fix it... > Have media content and chrome browser tests load data from media/test/data > > With media files copied over to media/test/data, this CL makes media related content browser tests and chrome browser tests load test data from one location. > > The location is common with media unit tests data forder; managed in one place in media/base/test_data_util.h > > BUG=379314 > > Review URL: https://codereview.chromium.org/357413002 TBR=shadi@chromium.org Review URL: https://codereview.chromium.org/383063009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282812 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/DEPS')
-rw-r--r--media/DEPS1
1 files changed, 0 insertions, 1 deletions
diff --git a/media/DEPS b/media/DEPS
index 1275117..8f61ef2 100644
--- a/media/DEPS
+++ b/media/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+gpu",
"+jni",
- "+net/test",
"+third_party/ffmpeg",
"+third_party/libvpx",
"+third_party/libyuv",