| Index: content/child/webcrypto/crypto_data.cc
|
| diff --git a/content/renderer/webcrypto/crypto_data.cc b/content/child/webcrypto/crypto_data.cc
|
| similarity index 95%
|
| rename from content/renderer/webcrypto/crypto_data.cc
|
| rename to content/child/webcrypto/crypto_data.cc
|
| index 6cc6737120061170bb9c1533a56290efd3a54a67..47de0bed91818ac0fe805b21f80cbb8f05b8147f 100644
|
| --- a/content/renderer/webcrypto/crypto_data.cc
|
| +++ b/content/child/webcrypto/crypto_data.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/crypto_data.h"
|
| +#include "content/child/webcrypto/crypto_data.h"
|
|
|
| #include "third_party/WebKit/public/platform/WebArrayBuffer.h"
|
|
|
|
|