repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[Extensions] Fix crash in developerPrivate.inspect API
[chromium-blink-merge.git]
/
native_client_sdk
/
src
/
web
/
update.sh
blob
bf7f02d981f4135e8d6b09865052e7372f8a399b
1
#!/bin/sh
2
for
file
in
index.html manifest.html
;
do
3
gsutil
cp
-a
public-read
$file
gs
://
nativeclient-mirror
/
nacl
/
nacl_sdk
4
done