summaryrefslogtreecommitdiffstats
path: root/net/socket/socks5_client_socket.h
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-09-24 21:58:36 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-25 04:59:13 +0000
commita0e18cd977a07253976834dadb8d08a2d5630460 (patch)
tree593b5c7b83f66e5f9a992f91023fa39bf699d51c /net/socket/socks5_client_socket.h
parent787d405d41fcb60aa0a8e45b0c6e5d4a9bbe75d5 (diff)
downloadchromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.zip
chromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.tar.gz
chromium_src-a0e18cd977a07253976834dadb8d08a2d5630460.tar.bz2
Cleanup: IWYU for base/gtest_prod_util.h.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel TBR=pneubeck@chromium.org Review URL: https://codereview.chromium.org/1366123002 Cr-Commit-Position: refs/heads/master@{#350770}
Diffstat (limited to 'net/socket/socks5_client_socket.h')
-rw-r--r--net/socket/socks5_client_socket.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/socket/socks5_client_socket.h b/net/socket/socks5_client_socket.h
index d54e790..bd9b5b4 100644
--- a/net/socket/socks5_client_socket.h
+++ b/net/socket/socks5_client_socket.h
@@ -8,7 +8,6 @@
#include <string>
#include "base/basictypes.h"
-#include "base/gtest_prod_util.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
#include "net/base/address_list.h"