From 2227c699c409af182b20d64fae135217d9ab6a24 Mon Sep 17 00:00:00 2001 From: "cbentzel@chromium.org" Date: Tue, 4 May 2010 15:36:11 +0000 Subject: Auto-format style pass over files. This is a refactor (actually reformat) only - no behavior change in place. BUG=NONE TEST=net_unittests.exe Review URL: http://codereview.chromium.org/1800003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46349 0039d316-1c4b-4281-b951-d872f2087c98 --- net/http/http_cache_transaction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/http/http_cache_transaction.h') diff --git a/net/http/http_cache_transaction.h b/net/http/http_cache_transaction.h index 9ad50e9..9d13b11 100644 --- a/net/http/http_cache_transaction.h +++ b/net/http/http_cache_transaction.h @@ -332,7 +332,7 @@ class HttpCache::Transaction : public HttpTransaction { CompletionCallbackImpl io_callback_; scoped_refptr > cache_callback_; scoped_refptr > - write_headers_callback_; + write_headers_callback_; }; } // namespace net -- cgit v1.1