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

Unified Diff: third_party/libvpx/README.chromium

Issue 1734613003: Move libvpx_new to libvpx (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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/libvpx/OWNERS ('k') | third_party/libvpx/ads2gas.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « third_party/libvpx/OWNERS ('k') | third_party/libvpx/ads2gas.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698