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

Unified Diff: build/secondary/third_party/nss/BUILD.gn

Issue 1250913002: patch from chinmaygarde@ to make progress on mac, ios. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: status Created 5 years, 4 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: build/secondary/third_party/nss/BUILD.gn
diff --git a/build/secondary/third_party/nss/BUILD.gn b/build/secondary/third_party/nss/BUILD.gn
index 5484c675bf5d2d6746c63cf2e18cef7ea800f9d0..c786a21a8ccd25f90152c349f13a71d0549aa50c 100644
--- a/build/secondary/third_party/nss/BUILD.gn
+++ b/build/secondary/third_party/nss/BUILD.gn
@@ -913,7 +913,6 @@ if (is_linux) {
if (include_nss_libpkix) {
sources += [
"nss/lib/certhigh/certvfypkix.c",
- "nss/lib/certhigh/certvfypkixprint.c",
"nss/lib/libpkix/include/pkix.h",
"nss/lib/libpkix/include/pkix_certsel.h",
"nss/lib/libpkix/include/pkix_certstore.h",

Powered by Google App Engine
This is Rietveld 408576698