| Index: net/tools/quic/quic_epoll_connection_helper_test.cc
|
| diff --git a/net/tools/quic/quic_epoll_connection_helper_test.cc b/net/tools/quic/quic_epoll_connection_helper_test.cc
|
| index 85b82aaa85d254549617ddea55dd613a9e225918..0f9106fe08844ba2e056ab7d4f8d55957ccc8662 100644
|
| --- a/net/tools/quic/quic_epoll_connection_helper_test.cc
|
| +++ b/net/tools/quic/quic_epoll_connection_helper_test.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "net/tools/quic/quic_epoll_connection_helper.h"
|
|
|
| -#include "net/quic/crypto/quic_random.h"
|
| +#include "net/quic/core/crypto/quic_random.h"
|
| #include "net/tools/quic/test_tools/mock_epoll_server.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|