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

Unified Diff: BUILD.gn

Issue 1836443002: Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | core/fxcrt/include/fx_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b97d4e5742ff02b0a73ce2b2da738103f9642049..9b533cc3c30fd9f9c98211e26ff418427ec255b4 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -18,7 +18,6 @@ config("pdfium_config") {
"PNG_PREFIX",
"PNG_USE_READ_MACROS",
"V8_DEPRECATION_WARNINGS",
- "_CRT_SECURE_NO_WARNINGS",
]
if (pdf_use_skia) {
« no previous file with comments | « no previous file | core/fxcrt/include/fx_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698