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

Unified Diff: net/BUILD.gn

Issue 1082123003: Rename USE_NSS to USE_NSS_CERTS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@use-nss-certs
Patch Set: long line Created 5 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: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 9d82fd0a2970cc5daffe52dfaac4a2c7aa6589fa..ca5aaf8d9eb0ff6f0349e90fb018308e648c61fe 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -461,7 +461,7 @@ component("net") {
if (is_ios) {
# Add back some sources that were otherwise filtered out. iOS additionally
- # doesn't set USE_NSS but needs some of the files.
+ # doesn't set USE_NSS_CERTS but needs some of the files.
set_sources_assignment_filter([])
sources += [
"base/net_util_mac.cc",
« build/config/BUILD.gn ('K') | « crypto/symmetric_key.h ('k') | net/base/crypto_module.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698