| Index: content/child/webcrypto/webcrypto_util.h
|
| diff --git a/content/renderer/webcrypto/webcrypto_util.h b/content/child/webcrypto/webcrypto_util.h
|
| similarity index 99%
|
| rename from content/renderer/webcrypto/webcrypto_util.h
|
| rename to content/child/webcrypto/webcrypto_util.h
|
| index eaffc3639e4afce811a18defbe07daf3f3b09b4d..66a57ffdfa598744e2b7ddfa557aefaa99104648 100644
|
| --- a/content/renderer/webcrypto/webcrypto_util.h
|
| +++ b/content/child/webcrypto/webcrypto_util.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "content/common/content_export.h"
|
| #include "third_party/WebKit/public/platform/WebArrayBuffer.h"
|
| -#include "third_party/WebKit/public/platform/WebCrypto.h" // TODO(eroman): delete
|
| +#include "third_party/WebKit/public/platform/WebCrypto.h" // TODO(eroman): delete
|
| #include "third_party/WebKit/public/platform/WebCryptoAlgorithm.h"
|
| #include "third_party/WebKit/public/platform/WebCryptoKey.h"
|
|
|
|
|