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: native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh

Issue 58573003: [NaCl SDK] Update SmoothLife demo to the most recent version. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 | native_client_sdk/src/gonacl_appengine/static/pnacl-demo-smoothlife/example.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh
diff --git a/native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh b/native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh
index 8e785cc815d2e4f2142bdc1c45b30349363997e3..87ec1dcf5eca0b2de51badd1fa5d4cf557336a4d 100755
--- a/native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh
+++ b/native_client_sdk/src/gonacl_appengine/src/smoothlife/build.sh
@@ -12,7 +12,7 @@ cd ${SCRIPT_DIR}
OUT_DIR=out
SMOOTHLIFE_URL=https://github.com/binji/smoothnacl
SMOOTHLIFE_DIR=${OUT_DIR}/smoothlife
-SMOOTHLIFE_SHA=63f115f2393aa629aab1403948cbfb28acc54360
+SMOOTHLIFE_SHA=11f22815f48a7f3044ed72a673d0e05cae343481
if [ -z "${NACL_SDK_ROOT:-}" ]; then
echo "-------------------------------------------------------------------"
« no previous file with comments | « no previous file | native_client_sdk/src/gonacl_appengine/static/pnacl-demo-smoothlife/example.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698