Lint.
commit1102b557d0fc13866a67a11d570b740e5528fb4e
authorbnc <bnc@chromium.org>
Fri, 30 Jan 2015 20:11:01 +0000 (30 12:11 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 30 Jan 2015 20:12:12 +0000 (30 20:12 +0000)
tree19c29af50b77ae86aca544bbc0f563be51ad8fe2
parent69680cbf19624963fef33f2e9d5180078734f89f
Lint.

Driveby lint while working on https://crrev.com/665083009.

* Remove redundant net:: namespace qualifiers.
* Remove one redundant line.
* Change probability literals from int to float.
* Fix typos in comments.
* Add https to one link in a comment.
* git cl format to fix one indent and to reduce number of lines.

BUG=392575

Review URL: https://codereview.chromium.org/882973006

Cr-Commit-Position: refs/heads/master@{#313971}
net/http/http_network_transaction_unittest.cc
net/http/http_server_properties_impl.cc
net/http/http_server_properties_impl_unittest.cc
net/http/http_server_properties_manager.cc
net/http/http_server_properties_manager_unittest.cc
net/http/http_stream_factory_impl.cc
net/http/http_stream_factory_impl_unittest.cc
net/quic/quic_stream_factory.cc