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

Unified Diff: components/crx_file.gypi

Issue 1679873005: Switch SignatureVerifier to taking an algorithm enum. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix iOS build Created 4 years, 10 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 | « chrome/browser/extensions/install_signer.cc ('k') | components/crx_file/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crx_file.gypi
diff --git a/components/crx_file.gypi b/components/crx_file.gypi
index fd9956357bc23ff6b269a3d77293b67a853e6886..3c81095be120129a8e0bd6040ae5766028cb726f 100644
--- a/components/crx_file.gypi
+++ b/components/crx_file.gypi
@@ -15,7 +15,6 @@
'..',
],
'sources': [
- 'crx_file/constants.h',
'crx_file/crx_file.cc',
'crx_file/crx_file.h',
'crx_file/id_util.cc',
« no previous file with comments | « chrome/browser/extensions/install_signer.cc ('k') | components/crx_file/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698