summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 026ffc58ac..c54d57f66a 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -44,7 +44,6 @@ config("pdfium_config") {
if (is_win) {
cflags += [
"/wd4267",
- "/wd4701",
]
}