Index: net/http/http_transaction_test_util.cc |
diff --git a/net/http/http_transaction_unittest.cc b/net/http/http_transaction_test_util.cc |
similarity index 99% |
rename from net/http/http_transaction_unittest.cc |
rename to net/http/http_transaction_test_util.cc |
index 9480e61c9a7efcef155bedb56916b559dadcbab7..11465f424253720d1c69f507947699b08b371486 100644 |
--- a/net/http/http_transaction_unittest.cc |
+++ b/net/http/http_transaction_test_util.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 "net/http/http_transaction_unittest.h" |
+#include "net/http/http_transaction_test_util.h" |
#include <algorithm> |