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

Unified Diff: samples/samples.gyp

Issue 1799913002: Fix build error due to commit 399be5b (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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: samples/samples.gyp
diff --git a/samples/samples.gyp b/samples/samples.gyp
index b345f1d2c3e12e05037c0c7013fef6165c3c4ad9..6bb48af1748ed5c4040aca93bf753c4c456e318d 100644
--- a/samples/samples.gyp
+++ b/samples/samples.gyp
@@ -6,6 +6,7 @@
'variables': {
'pdf_enable_v8%': 1,
'pdf_enable_xfa%': 0, # Set to 1 in standalone builds by standalone.gypi.
+ 'pdf_use_skia%': 0,
},
'target_defaults': {
'defines' : [
« 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