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

Unified Diff: xfa.gyp

Issue 1768693002: Remove V8_DEPRECATION_WARNINGS for mac/xfa (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 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: xfa.gyp
diff --git a/xfa.gyp b/xfa.gyp
index 65d4751e937585078acfc04b32498b1bd632e341..a974fcf71615899a1d4abcb04a25b838a5516d4b 100644
--- a/xfa.gyp
+++ b/xfa.gyp
@@ -701,6 +701,7 @@
"configurations": {},
"sources": [],
"cflags": [ "-Wno-deprecated-declarations" ],
+ "defines!": [ "V8_DEPRECATION_WARNINGS" ],
}],
]
}
« 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