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

Unified Diff: pdfium.gni

Issue 1904563002: Standalone GN build. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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 | « core/fxcrt/include/fx_string.h ('k') | samples/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gni
diff --git a/pdfium.gni b/pdfium.gni
index ec71db9e2b1944fbd2ba560367e23c596497d91b..b85ac74d0f226d1712537b7141470b68f6fbb0d1 100644
--- a/pdfium.gni
+++ b/pdfium.gni
@@ -17,4 +17,7 @@ declare_args() {
# Build PDFium against skia (experimental) rather than agg.
pdf_use_skia = false
+
+ # Build PDFium standalone
+ pdf_is_standalone = false
}
« no previous file with comments | « core/fxcrt/include/fx_string.h ('k') | samples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698