| Index: net/http/http_cache_unittest.cc
|
| diff --git a/net/http/http_cache_unittest.cc b/net/http/http_cache_unittest.cc
|
| index b03f827337eb47f82034b26ad80135a5aad60120..c87fa1b7eecba7e2f12fef38c342b24e87325947 100644
|
| --- a/net/http/http_cache_unittest.cc
|
| +++ b/net/http/http_cache_unittest.cc
|
| @@ -29,7 +29,7 @@
|
| #include "net/http/http_response_headers.h"
|
| #include "net/http/http_response_info.h"
|
| #include "net/http/http_transaction.h"
|
| -#include "net/http/http_transaction_unittest.h"
|
| +#include "net/http/http_transaction_test_util.h"
|
| #include "net/http/http_util.h"
|
| #include "net/http/mock_http_cache.h"
|
| #include "net/socket/client_socket_handle.h"
|
|
|