Explicitly add header for net::IOBuffer
commit299e20042e82bf2adb645fa818e4c41b1f8e7f62
authorhalton.huo <halton.huo@intel.com>
Tue, 2 Dec 2014 04:39:24 +0000 (1 20:39 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 2 Dec 2014 04:40:16 +0000 (2 04:40 +0000)
tree2c8d517fdd3c686e982a5e581e2643b97eff7446
parent394300b007635475681ed49990d747fa4e187c40
Explicitly add header for net::IOBuffer

The compiler did not report missing type because net/base/io_buffer.h is
included implicitly.

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#306344}
net/url_request/sdch_dictionary_fetcher.cc
net/websockets/websocket_basic_handshake_stream.cc