summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'net/third_party/nss/ssl/BUILD.gn')
-rw-r--r--net/third_party/nss/ssl/BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/third_party/nss/ssl/BUILD.gn b/net/third_party/nss/ssl/BUILD.gn
index 002bace..a40b71b 100644
--- a/net/third_party/nss/ssl/BUILD.gn
+++ b/net/third_party/nss/ssl/BUILD.gn
@@ -70,8 +70,6 @@ component("libssl") {
configs += [ "//build/config/compiler:no_chromium_code" ]
if (is_win) {
- cflags += [ "/wd4267" ] # Disable warning: Conversion from size_t to 'type'.
-
sources -= [
"unix_err.c",
"unix_err.h",