| Index: third_party/libvpx/README.chromium
|
| diff --git a/third_party/libvpx/README.chromium b/third_party/libvpx/README.chromium
|
| index 518f254a6db5b3c684c04030b0ce6eaf4c66a824..6fee6b75a9e004f5b4ee00e7c14fde34aa6fd9ab 100644
|
| --- a/third_party/libvpx/README.chromium
|
| +++ b/third_party/libvpx/README.chromium
|
| @@ -31,7 +31,7 @@ Please follow these steps to update libvpx source code:
|
| 2. Generate .gni and config files.
|
|
|
| cd third_party/libvpx
|
| - ./generate_gni.sh
|
| + ./generate_gni.sh --enable-vp9-highbitdepth
|
|
|
| 3. Update 'Branch' in README.chromium if necessary.
|
|
|
|
|