summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorpalmer@chromium.org <palmer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-15 05:07:07 +0000
committerpalmer@chromium.org <palmer@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-15 05:07:07 +0000
commitcb8d281067884e30990995a342d10893a6c52da0 (patch)
tree4e0f9e3a548d3245c620a9a66715f983c1fcc872 /net/net.gyp
parentcd4a4db53016c84e7aae05342c796f71a302f6e8 (diff)
downloadchromium_src-cb8d281067884e30990995a342d10893a6c52da0.zip
chromium_src-cb8d281067884e30990995a342d10893a6c52da0.tar.gz
chromium_src-cb8d281067884e30990995a342d10893a6c52da0.tar.bz2
Recommit fraudulent certificate reporting infrastructure.
BUG=99185 Review URL: http://codereview.chromium.org/8302019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105643 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 6bc9340..3b0ddbc 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -635,6 +635,8 @@
'udp/udp_socket_libevent.h',
'udp/udp_socket_win.cc',
'udp/udp_socket_win.h',
+ 'url_request/fraudulent_certificate_reporter.cc',
+ 'url_request/fraudulent_certificate_reporter.h',
'url_request/url_request.cc',
'url_request/url_request.h',
'url_request/url_request_about_job.cc',