| Index: third_party/wds/README.chromium
|
| diff --git a/third_party/wds/README.chromium b/third_party/wds/README.chromium
|
| index 4f64c7e1681ac22060e9e9b34c8c6ccd9d3d18aa..6afcce75f85dc4048c419e3293f9482a3ec3b866 100644
|
| --- a/third_party/wds/README.chromium
|
| +++ b/third_party/wds/README.chromium
|
| @@ -13,8 +13,9 @@ Modifications:
|
| - None
|
|
|
| To import a new snapshot of WDS:
|
| -- Checkout the latest release tag: 'git checkout v1.0.0'.
|
| +- Checkout the latest release tag: 'git checkout v1.1.0'.
|
| - Change the DEPS entry to the newly checked out commit.
|
| - Update generated files:
|
| 'cmake . && make wds && mv libwds/rtsp/gen/* ../gen/'
|
| +- Update 'wds.gyp' and 'BUILD.gn' files in 'wds' folder if needed.
|
| - Update this README to reflect the new version number.
|
|
|