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

Unified Diff: webrtc/rtc_tools/testing/README.md

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 6 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 | « webrtc/rtc_tools/simple_command_line_parser_unittest.cc ('k') | webrtc/rtc_tools/testing/build_apprtc.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/rtc_tools/testing/README.md
diff --git a/webrtc/tools/testing/README.md b/webrtc/rtc_tools/testing/README.md
similarity index 90%
rename from webrtc/tools/testing/README.md
rename to webrtc/rtc_tools/testing/README.md
index 9068b5bfd3ceb0d53f7a823e379cb2344374370e..7d5c774cf04613f5b83be3551deec5fc9fba1762 100644
--- a/webrtc/tools/testing/README.md
+++ b/webrtc/rtc_tools/testing/README.md
@@ -20,7 +20,7 @@ Updating prebuilt_apprtc.zip:
- Remove unneeded files:
- `rm -rf .git node_modules browsers`
- `zip -r prebuilt_apprtc.zip apprtc/`
-- `mv prebuilt_apprtc.zip webrtc/src/webrtc/tools/testing/prebuilt_apprtc.zip`
+- `mv prebuilt_apprtc.zip webrtc/src/webrtc/rtc_tools/testing/prebuilt_apprtc.zip`
Updating golang/*:
@@ -32,7 +32,7 @@ Updating golang/*:
After updating the archives:
-- `cd webrtc/src/webrtc/tools/testing`
+- `cd webrtc/src/webrtc/rtc_tools/testing`
- For each updated archive:
- `upload_to_google_storage.py file.zip --bucket=chromium-webrtc-resources`
- `git commit -a && git cl upload`
« no previous file with comments | « webrtc/rtc_tools/simple_command_line_parser_unittest.cc ('k') | webrtc/rtc_tools/testing/build_apprtc.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698