Make the Pepper TCP open the firewall on Cros.
When listening on a an interface that is not the loopback interface, an
app using the pepper sockets api would not be able to accept connections
from a remote host due to the Chromeos firewall.
This opens up a hole in the firewall as is done in the
chrome.sockets.tcpServer javascript api.
Add header.
BUG=
489853
Committed:
https://crrev.com/2f11040f9262036c19b1e7cdf05422d4ed92706b
Cr-Commit-Position: refs/heads/master@{#340831}