| Index: content/renderer/webcrypto/webcrypto_impl_nss.cc
|
| diff --git a/content/renderer/webcrypto_impl_nss.cc b/content/renderer/webcrypto/webcrypto_impl_nss.cc
|
| similarity index 99%
|
| rename from content/renderer/webcrypto_impl_nss.cc
|
| rename to content/renderer/webcrypto/webcrypto_impl_nss.cc
|
| index f42f8520a6a9b809b559b483214cf186842dec4f..9116f6b8df72b6c70519e64ff4316ed3242239ca 100644
|
| --- a/content/renderer/webcrypto_impl_nss.cc
|
| +++ b/content/renderer/webcrypto/webcrypto_impl_nss.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 "content/renderer/webcrypto_impl.h"
|
| +#include "content/renderer/webcrypto/webcrypto_impl.h"
|
|
|
| #include <pk11pub.h>
|
| #include <sechash.h>
|
|
|