summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-27 22:06:31 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-27 22:06:31 +0000
commitcec6f9b08dd24625cd40df548810561b5a55e7d6 (patch)
treeb3eb73f30533f31a794bf887d7da0eaaf3f13850 /net/net.gyp
parent28191891f2389382e4e53d004e04a74bcb1b152e (diff)
downloadchromium_src-cec6f9b08dd24625cd40df548810561b5a55e7d6.zip
chromium_src-cec6f9b08dd24625cd40df548810561b5a55e7d6.tar.gz
chromium_src-cec6f9b08dd24625cd40df548810561b5a55e7d6.tar.bz2
view-cache: Refactor ViewCacheHelper and ViewHttpCacheJobFactory
to use asynchronous interfaces. BUG=26730 TEST=unittest Review URL: http://codereview.chromium.org/2168004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48438 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 3a0dcb6..06dc29e 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -733,6 +733,7 @@
'spdy/spdy_test_util.h',
'url_request/url_request_unittest.cc',
'url_request/url_request_unittest.h',
+ 'url_request/view_cache_helper_unittest.cc',
'websockets/websocket_handshake_draft75_unittest.cc',
'websockets/websocket_handshake_unittest.cc',
'websockets/websocket_job_unittest.cc',