| Index: third_party/WebKit/Source/platform/CryptoResult.h
|
| diff --git a/third_party/WebKit/Source/platform/CryptoResult.h b/third_party/WebKit/Source/platform/CryptoResult.h
|
| index c6344d1067fa8785feac0bfdcf4133cb17103c6b..347e16561970f8b72a0b314bf132cc5fc3976f35 100644
|
| --- a/third_party/WebKit/Source/platform/CryptoResult.h
|
| +++ b/third_party/WebKit/Source/platform/CryptoResult.h
|
| @@ -32,8 +32,8 @@
|
| #define CryptoResult_h
|
|
|
| #include "platform/PlatformExport.h"
|
| +#include "platform/wtf/ThreadSafeRefCounted.h"
|
| #include "public/platform/WebCrypto.h"
|
| -#include "wtf/ThreadSafeRefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|