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

Unified Diff: net/http/http_stream_factory_impl_job.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_stream_factory_impl_job.h
diff --git a/net/http/http_stream_factory_impl_job.h b/net/http/http_stream_factory_impl_job.h
index d4406477f7ea5c6435d7ee74eaf2422da7457433..df27007bd7b57fad560b64f4cb981493713ff2f4 100644
--- a/net/http/http_stream_factory_impl_job.h
+++ b/net/http/http_stream_factory_impl_job.h
@@ -119,7 +119,6 @@ class HttpStreamFactoryImpl::Job {
// existing SpdySession. In that case, the http and npn-spdy jobs will race.
STATE_WAIT_FOR_JOB,
STATE_WAIT_FOR_JOB_COMPLETE,
-
STATE_INIT_CONNECTION,
STATE_INIT_CONNECTION_COMPLETE,
STATE_WAITING_USER_ACTION,

Powered by Google App Engine
This is Rietveld 408576698