| Index: net/spdy/chromium/spdy_log_util.cc
|
| diff --git a/net/spdy/spdy_log_util.cc b/net/spdy/chromium/spdy_log_util.cc
|
| similarity index 96%
|
| rename from net/spdy/spdy_log_util.cc
|
| rename to net/spdy/chromium/spdy_log_util.cc
|
| index ec56b4b8de578d3a547c553900d72d37e440414b..86e4a198f4e449b26192f38c8ed674416eaa9f02 100644
|
| --- a/net/spdy/spdy_log_util.cc
|
| +++ b/net/spdy/chromium/spdy_log_util.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/spdy_log_util.h"
|
| +#include "net/spdy/chromium/spdy_log_util.h"
|
|
|
| #include "base/memory/ptr_util.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|