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..304d8ce86b802b13e7a8f55d7ee9f079963a1be5 100644 |
--- a/third_party/WebKit/Source/modules/crypto/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/crypto/BUILD.gn |
@@ -6,6 +6,7 @@ import("//third_party/WebKit/Source/modules/modules.gni") |
blink_modules_sources("crypto") { |
sources = [ |
+ "AesKeyAlgorithm.h", |
"Crypto.cpp", |
"Crypto.h", |
"CryptoHistograms.cpp", |