| Index: net/cert/asn1_util.cc
|
| diff --git a/net/base/asn1_util.cc b/net/cert/asn1_util.cc
|
| similarity index 99%
|
| rename from net/base/asn1_util.cc
|
| rename to net/cert/asn1_util.cc
|
| index 2f606b626277d91354a7107eebdd690c125b3017..6dcff52ee65c90a4eb3ed033b226b0709a2e9b3d 100644
|
| --- a/net/base/asn1_util.cc
|
| +++ b/net/cert/asn1_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/base/asn1_util.h"
|
| +#include "net/cert/asn1_util.h"
|
|
|
| namespace net {
|
|
|
|
|