summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2015-10-30 21:29:38 -0700
committerNico Weber <thakis@chromium.org>2015-10-30 21:29:38 -0700
commit1630dffdc1d554d8f2319e83cdbd7b12f480362d (patch)
treed1be63f318a77e1a4166a4576a1274f8f25b897b
parentef26566853fcd014f4b5c4944e480db75afc6729 (diff)
downloadpdfium-1630dffdc1d554d8f2319e83cdbd7b12f480362d.tar.xz
Port https://codereview.chromium.org/398163006 to gn.
BUG=376399 TBR=thestig Review URL: https://codereview.chromium.org/1415883010 .
-rw-r--r--BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 381e4a77da..288365dfcd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -38,6 +38,7 @@ config("pdfium_config") {
"/wd4146",
"/wd4333",
"/wd4345",
+ "/wd4267",
# TODO(thestig): Fix all instances, remove this, pdfium:29
"/wd4245",
"/wd4310",