| Index: third_party/libvpx_new/generate_gypi.sh
|
| diff --git a/third_party/libvpx_new/generate_gypi.sh b/third_party/libvpx_new/generate_gypi.sh
|
| index 39adb8e7944a25e685956a1b36fefc249bef2a9a..06a9581437c33c39c297753b92956b34f442be05 100755
|
| --- a/third_party/libvpx_new/generate_gypi.sh
|
| +++ b/third_party/libvpx_new/generate_gypi.sh
|
| @@ -590,7 +590,7 @@ gn format --in-place $BASE_DIR/libvpx_srcs.gni
|
| cd $BASE_DIR/$LIBVPX_SRC_DIR
|
| echo
|
| echo "Update README.chromium:"
|
| -git log -1 --format="%cd%nCommit: %H" --date=format:"%A %B %d %Y"
|
| +git log -1 --format="%cd%nCommit: %H" --date=format:"Date: %A %B %d %Y"
|
|
|
| cd $BASE_DIR
|
|
|
|
|