Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(776)

Unified Diff: third_party/WebKit/Source/modules/crypto/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/device_light/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « third_party/WebKit/Source/modules/BUILD.gn ('k') | third_party/WebKit/Source/modules/device_light/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698