| Index: net/quic/chromium/quic_stream_factory_peer.cc
|
| diff --git a/net/quic/test_tools/quic_stream_factory_peer.cc b/net/quic/chromium/quic_stream_factory_peer.cc
|
| similarity index 99%
|
| rename from net/quic/test_tools/quic_stream_factory_peer.cc
|
| rename to net/quic/chromium/quic_stream_factory_peer.cc
|
| index efd35980db4402f200ff176f307993a7a5065bf6..8ddb9dd649f47893ac2ee821d23e9c82f246b599 100644
|
| --- a/net/quic/test_tools/quic_stream_factory_peer.cc
|
| +++ b/net/quic/chromium/quic_stream_factory_peer.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/test_tools/quic_stream_factory_peer.h"
|
| +#include "net/quic/chromium/quic_stream_factory_peer.h"
|
|
|
| #include <string>
|
| #include <vector>
|
|
|