| Index: net/quic/quic_arena_scoped_ptr_test.cc
|
| diff --git a/net/quic/quic_arena_scoped_ptr_test.cc b/net/quic/quic_arena_scoped_ptr_test.cc
|
| index 9ba2e3d165c64ad94075f86397e4b93362cd7d41..22c9ebb8bcba247a4f5ba0cd5bc28f62c3f1217c 100644
|
| --- a/net/quic/quic_arena_scoped_ptr_test.cc
|
| +++ b/net/quic/quic_arena_scoped_ptr_test.cc
|
| @@ -6,7 +6,6 @@
|
| #include "net/quic/quic_one_block_arena.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -// #include "testing/base/public/gunit.h"
|
|
|
| namespace net {
|
| namespace {
|
|
|