Remove finch gate for uploading certificate reports over HTTP
commit268608012f7cb5d5c1d872a100271e285a16601e
authorestark <estark@chromium.org>
Thu, 21 May 2015 22:52:27 +0000 (21 15:52 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 22:52:55 +0000 (21 22:52 +0000)
tree4e2fa78dd7790d7074bc2b358d854e9aacc8fcdf
parentf660e83a11a2364c50312fbf2dd885f6401d83ee
Remove finch gate for uploading certificate reports over HTTP

The purpose of this finch flag was to be able to turn on
report-sending-over-HTTP as soon as the server-side code to handle the
reports was ready. Now that the server-side code is in production, we
can remove the finch check.

BUG=490864

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

Cr-Commit-Position: refs/heads/master@{#331014}
chrome/browser/net/certificate_error_reporter.cc
chrome/browser/net/certificate_error_reporter.h
chrome/browser/net/certificate_error_reporter_unittest.cc