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

Unified Diff: experimental/webtry/setup/continue_install_jail.sh

Issue 636173003: repair the webtry setup process (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: tfarina's updates Created 6 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
« no previous file with comments | « experimental/webtry/setup/continue_install.sh ('k') | experimental/webtry/setup/webtry_setup.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/setup/continue_install_jail.sh
diff --git a/experimental/webtry/setup/continue_install_jail.sh b/experimental/webtry/setup/continue_install_jail.sh
index 7c303bb96f893d703a7c8bd757c69cd17b3a515a..411aa446ddd147b38ec956ed9eff5a0a665c5fcb 100755
--- a/experimental/webtry/setup/continue_install_jail.sh
+++ b/experimental/webtry/setup/continue_install_jail.sh
@@ -38,5 +38,4 @@ git checkout master
SKIA_GYP_OUTPUT_DIR=${SKIA_BUILD}/skia/out GYP_GENERATORS=ninja ./gyp_skia -Dskia_gpu=0
-ninja -C ${SKIA_BUILD}/skia/out/Release skia_lib libjpeg libSkKTX libetc1 flags
-
+ninja -C ${SKIA_BUILD}/skia/out/Release skia_lib libjpeg libSkKTX libetc1 flags sk_tool_utils
« no previous file with comments | « experimental/webtry/setup/continue_install.sh ('k') | experimental/webtry/setup/webtry_setup.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698