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

Unified Diff: third_party/wds/README.chromium

Issue 1919083003: Update WDS library to version 1.1.0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « third_party/wds/BUILD.gn ('k') | third_party/wds/gen/errorscanner.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « third_party/wds/BUILD.gn ('k') | third_party/wds/gen/errorscanner.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698