| Index: net/cert/x509_util_android.cc
|
| diff --git a/net/android/x509_util.cc b/net/cert/x509_util_android.cc
|
| similarity index 93%
|
| rename from net/android/x509_util.cc
|
| rename to net/cert/x509_util_android.cc
|
| index 9f3491fcc2c5490735911ad050aa35850b65f7fd..1f6c3c696d23d38edb2acced9b7f8cfd391f5e14 100644
|
| --- a/net/android/x509_util.cc
|
| +++ b/net/cert/x509_util_android.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/android/x509_util.h"
|
| +#include "net/cert/x509_util_android.h"
|
|
|
| #include "base/android/jni_android.h"
|
| #include "jni/X509Util_jni.h"
|
|
|