| Index: net/quic/core/quic_http_utils_test.cc
|
| diff --git a/net/quic/quic_http_utils_test.cc b/net/quic/core/quic_http_utils_test.cc
|
| similarity index 96%
|
| rename from net/quic/quic_http_utils_test.cc
|
| rename to net/quic/core/quic_http_utils_test.cc
|
| index 5f33096a14b8e44ff6c32b2d1c6c93349b4966a3..330e8e8cdc40276af5fd75e460f6a77a8a534deb 100644
|
| --- a/net/quic/quic_http_utils_test.cc
|
| +++ b/net/quic/core/quic_http_utils_test.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/quic/quic_http_utils.h"
|
| +#include "net/quic/core/quic_http_utils.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|