Chromium Code Reviews| Index: Source/core/frame/csp/CSPSourceList.h |
| diff --git a/Source/core/frame/csp/CSPSourceList.h b/Source/core/frame/csp/CSPSourceList.h |
| index 5475eff3cfacb2f1835b431ab97d3dc25a6cde83..c982fe68ac76523bdd9dd1f3b997b1f46d183d95 100644 |
| --- a/Source/core/frame/csp/CSPSourceList.h |
| +++ b/Source/core/frame/csp/CSPSourceList.h |
| @@ -6,6 +6,7 @@ |
| #define CSPSourceList_h |
| #include "core/frame/csp/CSPSource.h" |
| +#include "platform/Crypto.h" |
| #include "platform/network/ContentSecurityPolicyParsers.h" |
| #include "wtf/HashSet.h" |
| #include "wtf/text/WTFString.h" |