Index: third_party/WebKit/Source/modules/crypto/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/crypto/BUILD.gn b/third_party/WebKit/Source/modules/crypto/BUILD.gn |
index c182558b46dbfa96d6da0b76d83a0c75fcc8ba64..f566c1d7e2f977447968125249fd189c70dd5004 100644 |
--- a/third_party/WebKit/Source/modules/crypto/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/crypto/BUILD.gn |
@@ -14,6 +14,7 @@ blink_modules_sources("crypto") { |
"CryptoKey.h", |
"CryptoResultImpl.cpp", |
"CryptoResultImpl.h", |
+ "CryptoUtilities.h", |
"DOMWindowCrypto.cpp", |
"DOMWindowCrypto.h", |
"NormalizeAlgorithm.cpp", |