| Index: third_party/WebKit/Source/modules/crypto/CryptoResultImpl.h
|
| diff --git a/third_party/WebKit/Source/modules/crypto/CryptoResultImpl.h b/third_party/WebKit/Source/modules/crypto/CryptoResultImpl.h
|
| index 06054e11b986861d46c170ad067c472162c1d2d9..112efe6635f8ad07d3c52e11fa96d8d8b78febf6 100644
|
| --- a/third_party/WebKit/Source/modules/crypto/CryptoResultImpl.h
|
| +++ b/third_party/WebKit/Source/modules/crypto/CryptoResultImpl.h
|
| @@ -35,8 +35,8 @@
|
| #include "core/dom/ExceptionCode.h"
|
| #include "modules/ModulesExport.h"
|
| #include "platform/CryptoResult.h"
|
| +#include "platform/wtf/Forward.h"
|
| #include "public/platform/WebCrypto.h"
|
| -#include "wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|