Removed unused include of winsock.h/inet.h from sys_byteorder.h.

The sys_byteorder methods no longer use htonl() and friends
and so the include in not necessary.  Several files, however,
expect those system methods to be available after including
sys_byteorder.h so they have been changed to use the methods
defined within sys_byteorder.h instead.

TBR=jam
BUG=

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

Cr-Commit-Position: refs/heads/master@{#362179}


CrOS-Libchrome-Original-Commit: e2452b1f6a0fd3f6ce592acc9a7741dac7c6d76a
1 file changed
tree: 9595ba548563d2da06db424f63da65415d7885c0
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/