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

Unified Diff: samples/BUILD.gn

Issue 1395733006: Allow compiling PDFium without V8. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Renamed stub file. 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
Index: samples/BUILD.gn
diff --git a/samples/BUILD.gn b/samples/BUILD.gn
index 6f4518c17e1d6ce038520c499b608614264ebcde..31ee4d7baaf4f6c887d2147af545fd15814b84ec 100644
--- a/samples/BUILD.gn
+++ b/samples/BUILD.gn
@@ -11,6 +11,7 @@ group("samples") {
config("pdfium_samples_config") {
defines = [
+ "PDF_ENABLE_V8",
"PNG_PREFIX",
"PNGPREFIX_H",
"PNG_USE_READ_MACROS",

Powered by Google App Engine
This is Rietveld 408576698