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

Unified Diff: scripts/slave/recipes/pdfium.expected/android.json

Issue 2295383002: Add use_sysroot=false to Linux PDFium bots. (Closed)
Patch Set: fix android Created 4 years, 4 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 | « scripts/slave/recipes/pdfium.py ('k') | scripts/slave/recipes/pdfium.expected/linux.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/pdfium.expected/android.json
diff --git a/scripts/slave/recipes/pdfium.expected/android.json b/scripts/slave/recipes/pdfium.expected/android.json
index bff75320a1604793339085337939df2f9d4c563f..d486b344a1fdf603ba26fd1989f7f0d6ee9f8308 100644
--- a/scripts/slave/recipes/pdfium.expected/android.json
+++ b/scripts/slave/recipes/pdfium.expected/android.json
@@ -67,7 +67,7 @@
"--root=[SLAVE_BUILD]/pdfium",
"gen",
"//out/Debug",
- "--args=is_debug=true is_component_build=false pdf_enable_v8=true pdf_enable_xfa=false pdf_use_skia=false pdf_is_standalone=true target_os=\"android\""
+ "--args=is_debug=true is_component_build=false pdf_enable_v8=true pdf_enable_xfa=false pdf_use_skia=false pdf_is_standalone=true use_sysroot=false target_os=\"android\""
],
"cwd": "[SLAVE_BUILD]/pdfium",
"name": "gn gen"
« no previous file with comments | « scripts/slave/recipes/pdfium.py ('k') | scripts/slave/recipes/pdfium.expected/linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698