| Index: net/quic/core/quic_arena_scoped_ptr.h
|
| diff --git a/net/quic/quic_arena_scoped_ptr.h b/net/quic/core/quic_arena_scoped_ptr.h
|
| similarity index 99%
|
| rename from net/quic/quic_arena_scoped_ptr.h
|
| rename to net/quic/core/quic_arena_scoped_ptr.h
|
| index 5083036f9075a726ed0bf1394f988f5dcddf44fe..d9ca24282bf2b1ffd0d91188a1bdea574b97b47a 100644
|
| --- a/net/quic/quic_arena_scoped_ptr.h
|
| +++ b/net/quic/core/quic_arena_scoped_ptr.h
|
| @@ -15,7 +15,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| -#include "net/quic/quic_utils.h"
|
| +#include "net/quic/core/quic_utils.h"
|
|
|
| namespace net {
|
|
|
|
|