Chromium Code Reviews| Index: net/proxy/proxy_list_unittest.cc |
| diff --git a/net/proxy/proxy_list_unittest.cc b/net/proxy/proxy_list_unittest.cc |
| index 397bb7cb78a4e1354c96abac885bfe01f96b66be..04d926880443295871ab93ec2318790601982c6c 100644 |
| --- a/net/proxy/proxy_list_unittest.cc |
| +++ b/net/proxy/proxy_list_unittest.cc |
| @@ -3,6 +3,8 @@ |
| // found in the LICENSE file. |
| #include "net/proxy/proxy_list.h" |
| + |
| +#include "net/proxy/proxy_server.h" |
| #include "testing/gtest/include/gtest/gtest.h" |
| namespace net { |