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

Unified Diff: tools_webrtc/android/build_aar.py

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 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 | « tools_webrtc/android/adb_shell.sh ('k') | tools_webrtc/android/profiling/perf_setup.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/android/build_aar.py
diff --git a/tools-webrtc/android/build_aar.py b/tools_webrtc/android/build_aar.py
similarity index 99%
rename from tools-webrtc/android/build_aar.py
rename to tools_webrtc/android/build_aar.py
index 9db8f8f2b5010e2b9df4d40152850233f862e854..54272e979e446c25de831aa36f24624ed335976f 100755
--- a/tools-webrtc/android/build_aar.py
+++ b/tools_webrtc/android/build_aar.py
@@ -11,7 +11,7 @@
"""Script to generate libwebrtc.aar for distribution.
The script has to be run from the root src folder.
-./tools-webrtc/android/build_aar.py
+./tools_webrtc/android/build_aar.py
.aar-file is just a zip-archive containing the files of the library. The file
structure generated by this script looks like this:
« no previous file with comments | « tools_webrtc/android/adb_shell.sh ('k') | tools_webrtc/android/profiling/perf_setup.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698