summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-12 17:52:47 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-12 17:52:47 +0000
commit5c04f72431dc072fded17be7a9620b724f314821 (patch)
treeb1aad621601276eaca1bd018454b29e9b9a9db52 /net/net.gyp
parent071162a96601d92c90feb60f75b74af07ec4934a (diff)
downloadchromium_src-5c04f72431dc072fded17be7a9620b724f314821.zip
chromium_src-5c04f72431dc072fded17be7a9620b724f314821.tar.gz
chromium_src-5c04f72431dc072fded17be7a9620b724f314821.tar.bz2
net: Notify the http job and cache transaction about a filter
completing the request (returning 0 bytes from a read). BUG=91898 TEST=net_unittests Review URL: http://codereview.chromium.org/7569027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96576 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index bdc568d..4b2259e 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1030,6 +1030,7 @@
'tools/dump_cache/url_utilities_unittest.cc',
'udp/udp_socket_unittest.cc',
'url_request/url_request_job_factory_unittest.cc',
+ 'url_request/url_request_job_unittest.cc',
'url_request/url_request_throttler_simulation_unittest.cc',
'url_request/url_request_throttler_test_support.cc',
'url_request/url_request_throttler_test_support.h',