| Index: third_party/libvpx/README.chromium
|
| diff --git a/third_party/libvpx_new/README.chromium b/third_party/libvpx/README.chromium
|
| similarity index 93%
|
| copy from third_party/libvpx_new/README.chromium
|
| copy to third_party/libvpx/README.chromium
|
| index b7cff7e096291104a0b8d6762c9d492b8048f42f..79f63e22057cacc5d935187b1d716b0e7d5ec97d 100644
|
| --- a/third_party/libvpx_new/README.chromium
|
| +++ b/third_party/libvpx/README.chromium
|
| @@ -24,13 +24,13 @@ Please follow these steps to update libvpx source code:
|
| -r <libvpx OWNER> \
|
| --log-limit 20 \
|
| --roll-to <libvpx hash> \
|
| - src/third_party/libvpx_new/source/libvpx
|
| + src/third_party/libvpx/source/libvpx
|
|
|
| Use the generated commit message for the roll.
|
|
|
| 2. Generate .gypi, .gni and config files.
|
|
|
| - cd third_party/libvpx_new
|
| + cd third_party/libvpx
|
| ./generate_gypi.sh
|
|
|
| 3. Update README.chromium with Date, Branch, and Commit.
|
|
|