Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(183)

Unified Diff: net/http/http_pipelined_host.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: net/http/http_pipelined_host.h
diff --git a/net/http/http_pipelined_host.h b/net/http/http_pipelined_host.h
index b7732e60a8b8bca37fc0135d5da7b341bbe9435c..51401ac9377c730811711f17aae18c7bc95fe996 100644
--- a/net/http/http_pipelined_host.h
+++ b/net/http/http_pipelined_host.h
@@ -63,7 +63,8 @@ class NET_EXPORT_PRIVATE HttpPipelinedHost {
// Returns a new HttpPipelinedHost.
virtual HttpPipelinedHost* CreateNewHost(
- Delegate* delegate, const Key& key,
+ Delegate* delegate,
+ const Key& key,
HttpPipelinedConnection::Factory* factory,
HttpPipelinedHostCapability capability,
bool force_pipelining) = 0;

Powered by Google App Engine
This is Rietveld 408576698