| Index: Source/modules/crypto/NormalizeAlgorithm.cpp
|
| diff --git a/Source/modules/crypto/NormalizeAlgorithm.cpp b/Source/modules/crypto/NormalizeAlgorithm.cpp
|
| index 8af0a2a5d2eeb20ac1f883cf4415fc69b3babc01..f77d05fed187e0b269c4b75b9effc151aa84d658 100644
|
| --- a/Source/modules/crypto/NormalizeAlgorithm.cpp
|
| +++ b/Source/modules/crypto/NormalizeAlgorithm.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "bindings/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "platform/NotImplemented.h"
|
| -#include "public/platform/WebCryptoAlgorithm.h"
|
| #include "public/platform/WebCryptoAlgorithmParams.h"
|
| #include "wtf/ArrayBuffer.h"
|
| #include "wtf/ArrayBufferView.h"
|
|
|