commit | 35a30017c0177c14a272e4517a9e83d7c41ebea1 | [log] [tgz] |
---|---|---|
author | mmenke <[email protected]> | Fri Jul 15 19:20:12 2016 |
committer | Commit bot <[email protected]> | Fri Jul 15 19:21:49 2016 |
tree | 103a077e938b85f5318978b319846a4212548269 | |
parent | 4c22c790f3e68a6efb0c76bf7c3948732e6a9079 [diff] |
Fix net/ fuzzers. They were broken in https://codereview.chromium.org/2151013002. They depend on a global that's never directly used being linked in, which that CL broke. BUG=628503 Review-Url: https://codereview.chromium.org/2155713002 Cr-Commit-Position: refs/heads/master@{#405813}