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

Unified Diff: third_party/libvpx_new/generate_gypi.sh

Issue 1420273003: Roll src/third_party/libvpx_new/source/libvpx/ b44c5cf63..f4af1a9af (22 commits). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
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
« no previous file with comments | « third_party/libvpx_new/README.chromium ('k') | third_party/libvpx_new/source/config/linux/arm-neon-cpu-detect/vpx_config.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698