| Index: components/cronet/android/url_request_context_peer.cc
|
| diff --git a/net/cronet/android/url_request_context_peer.cc b/components/cronet/android/url_request_context_peer.cc
|
| similarity index 99%
|
| rename from net/cronet/android/url_request_context_peer.cc
|
| rename to components/cronet/android/url_request_context_peer.cc
|
| index 4aec153317f6505660194f5413d83bf01dec92b2..d229dc31d9da7a0a8e978f0bb1930b80a2100210 100644
|
| --- a/net/cronet/android/url_request_context_peer.cc
|
| +++ b/components/cronet/android/url_request_context_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/cronet/android/url_request_context_peer.h"
|
| +#include "components/cronet/android/url_request_context_peer.h"
|
|
|
| #include "base/file_util.h"
|
| #include "net/base/net_errors.h"
|
|
|