| Index: net/spdy/spdy_session_spdy3_unittest.cc
|
| diff --git a/net/spdy/spdy_session_spdy3_unittest.cc b/net/spdy/spdy_session_spdy3_unittest.cc
|
| index ff62bf683ba377ee9f0493b777209174f6dc054b..f17d0ff933d92c22c8f7005c88fa14f788d685a3 100644
|
| --- a/net/spdy/spdy_session_spdy3_unittest.cc
|
| +++ b/net/spdy/spdy_session_spdy3_unittest.cc
|
| @@ -10,7 +10,6 @@
|
| #include "base/pending_task.h"
|
| #include "base/string_piece.h"
|
| #include "base/string_util.h"
|
| -#include "net/base/cert_test_util.h"
|
| #include "net/base/host_cache.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/ip_endpoint.h"
|
| @@ -26,6 +25,7 @@
|
| #include "net/spdy/spdy_stream_test_util.h"
|
| #include "net/spdy/spdy_test_util_common.h"
|
| #include "net/spdy/spdy_test_util_spdy3.h"
|
| +#include "net/test/cert_test_util.h"
|
| #include "testing/platform_test.h"
|
|
|
| using namespace net::test_spdy3;
|
|
|