| Index: net/proxy/proxy_server_unittest.cc
|
| diff --git a/net/proxy/proxy_server_unittest.cc b/net/proxy/proxy_server_unittest.cc
|
| index 25ad4345c6340d61f2a78a2135b39c4ce2c88135..3589517b2d92f26fa427ea09e16cfec8dedff641 100644
|
| --- a/net/proxy/proxy_server_unittest.cc
|
| +++ b/net/proxy/proxy_server_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "net/proxy/proxy_server.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|