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

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

Issue 2858053002: Remove unused .h files in modules/crypto. (Closed)
Patch Set: Created 3 years, 8 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
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 304d8ce86b802b13e7a8f55d7ee9f079963a1be5..c182558b46dbfa96d6da0b76d83a0c75fcc8ba64 100644
--- a/third_party/WebKit/Source/modules/crypto/BUILD.gn
+++ b/third_party/WebKit/Source/modules/crypto/BUILD.gn
@@ -6,7 +6,6 @@ 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/crypto/AesKeyAlgorithm.h ('k') | third_party/WebKit/Source/modules/crypto/KeyAlgorithm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698