Mark URLRequest::GetResponseCode() as const
The URLRequestJob interface this forwards to is const, and marking URLRequest::GetResponseCode() as const allows passing the URLRequest as const in some cases. BUG=none Review URL: https://chromiumcodereview.appspot.com/23494023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221958 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment