Commit e49b3f41 authored by Josip Sokcevic's avatar Josip Sokcevic Committed by Commit Bot

Update codesearch links

code.google.com redirects no longer work. This CL replaces links in /net
to source.chromium.org equivalent.
This CL was uploaded by git cl split.

R=asanka@chromium.org

Change-Id: Icc06c35261cc393c093e01a360f3e6fd36bd0f96
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2392710
Auto-Submit: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: default avatarAsanka Herath <asanka@chromium.org>
Commit-Queue: Asanka Herath <asanka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#804450}
parent 74a6d343
...@@ -234,7 +234,7 @@ handling functions) in the order it's executed. ...@@ -234,7 +234,7 @@ handling functions) in the order it's executed.
For examples of this idiom, see For examples of this idiom, see
* [HttpStreamParser::DoLoop](https://code.google.com/p/chromium/codesearch#chromium/src/net/http/http_stream_parser.cc&q=HttpStreamParser::DoLoop&sq=package:chromium). * [HttpStreamParser::DoLoop](https://source.chromium.org/chromium/chromium/src/+/HEAD:net/http/http_stream_parser.cc).
* [HttpNetworkTransaction::DoLoop](https://code.google.com/p/chromium/codesearch#chromium/src/net/http/http_network_transaction.cc&q=HttpNetworkTransaction::DoLoop&sq=package:chromium) * [HttpNetworkTransaction::DoLoop](https://source.chromium.org/chromium/chromium/src/+/HEAD:net/http/http_network_transaction.cc)
[net_error_list.h]: https://chromium.googlesource.com/chromium/src/+/master/net/base/net_error_list.h#1 [net_error_list.h]: https://chromium.googlesource.com/chromium/src/+/master/net/base/net_error_list.h#1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment