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

Unified Diff: BUILD.gn

Issue 1415883010: Port https://codereview.chromium.org/398163006 to gn. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: . Created 5 years, 2 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 | no next file » | 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 381e4a77dabab3b4e665c92f608add5d8166e793..288365dfcdaa27709d32e6536e83651fb2e8673e 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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698