| Index: net/spdy/chromium/multiplexed_session.cc
|
| diff --git a/net/spdy/multiplexed_session.cc b/net/spdy/chromium/multiplexed_session.cc
|
| similarity index 96%
|
| rename from net/spdy/multiplexed_session.cc
|
| rename to net/spdy/chromium/multiplexed_session.cc
|
| index 2fc705465315175e772bc642f8fccff26c513a2a..26cf453488bcd12a0ee706eb02803a7a3a94a074 100644
|
| --- a/net/spdy/multiplexed_session.cc
|
| +++ b/net/spdy/chromium/multiplexed_session.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/spdy/multiplexed_session.h"
|
| +#include "net/spdy/chromium/multiplexed_session.h"
|
|
|
| namespace net {
|
|
|
|
|