| Index: net/spdy/chromium/buffered_spdy_framer.cc
|
| diff --git a/net/spdy/buffered_spdy_framer.cc b/net/spdy/chromium/buffered_spdy_framer.cc
|
| similarity index 99%
|
| rename from net/spdy/buffered_spdy_framer.cc
|
| rename to net/spdy/chromium/buffered_spdy_framer.cc
|
| index 435e9d3b29872546dd5763cb2f54727639ba0ed4..9d4582e482f2bdb87f18ecfc94ec95dd4c125e5a 100644
|
| --- a/net/spdy/buffered_spdy_framer.cc
|
| +++ b/net/spdy/chromium/buffered_spdy_framer.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/buffered_spdy_framer.h"
|
| +#include "net/spdy/chromium/buffered_spdy_framer.h"
|
|
|
| #include <algorithm>
|
| #include <utility>
|
|
|