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

Unified Diff: tools/binary_size/README.md

Issue 2810813003: Add resource_sizes diffs to diagnose_apk_bloat.py. (Closed)
Patch Set: Put ProduceDiff back into BaseDiff Created 3 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 | « no previous file | tools/binary_size/diagnose_apk_bloat.py » ('j') | tools/binary_size/diagnose_apk_bloat.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/README.md
diff --git a/tools/binary_size/README.md b/tools/binary_size/README.md
index 4bc66ea6d138a426a9fce29a9bc6ae2d4b17b025..e058031677099ce7244bd995445abddc1a92604c 100644
--- a/tools/binary_size/README.md
+++ b/tools/binary_size/README.md
@@ -48,8 +48,8 @@ Determine the cause of binary size bloat for a patch.
### Example Usage:
- # Sync, build, and store MonochromePublic.apk for HEAD and HEAD^.
- tools/binary_size/diagnose_apk_bloat.py -v
+ # Sync, build, and diff for HEAD and HEAD^.
+ tools/binary_size/diagnose_apk_bloat.py
# Display detailed usage info (there are many options).
tools/binary_size/diagnose_apk_bloat.py -h
« no previous file with comments | « no previous file | tools/binary_size/diagnose_apk_bloat.py » ('j') | tools/binary_size/diagnose_apk_bloat.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698