summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2015-10-30 13:07:00 -0700
committerNico Weber <thakis@chromium.org>2015-10-30 13:07:00 -0700
commita6e2a4eca1be4daf14fae4e2427a6ca76269db43 (patch)
treeeec7f3379736aac9afc9b0a387e04041b651b02e /BUILD.gn
parent0bafcbed84d2f1d7e17cd1adfd15a2a019756ee4 (diff)
downloadpdfium-a6e2a4eca1be4daf14fae4e2427a6ca76269db43.tar.xz
More chromium_code whack-a-mole.
BUG=pdfium:29 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1419943006 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 3e1b89c366..120abc2fe2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -40,8 +40,10 @@ config("pdfium_config") {
"/wd4345",
# TODO(thestig): Fix all instances, remove this, pdfium:29
"/wd4245",
+ "/wd4310",
"/wd4389",
"/wd4701",
+ "/wd4702",
"/wd4706",
"/wd4800",
]