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

Unified Diff: components/crx_file/BUILD.gn

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 | « components/crx_file.gypi ('k') | components/crx_file/constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crx_file/BUILD.gn
diff --git a/components/crx_file/BUILD.gn b/components/crx_file/BUILD.gn
index ab04a23e5e6ab38625d6955f5eb23076258d4579..a7494392daf8d6475069c4bb81068be889142b32 100644
--- a/components/crx_file/BUILD.gn
+++ b/components/crx_file/BUILD.gn
@@ -4,7 +4,6 @@
source_set("crx_file") {
sources = [
- "constants.h",
"crx_file.cc",
"crx_file.h",
"id_util.cc",
« no previous file with comments | « components/crx_file.gypi ('k') | components/crx_file/constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698