| Index: tools/binary_size/README.md
|
| diff --git a/tools/binary_size/README.md b/tools/binary_size/README.md
|
| index c3f86ec6035cf5f386010cd60dfd9729057784e2..014860614cd565bf67b4ae10b59313fbeb4cf7d5 100644
|
| --- a/tools/binary_size/README.md
|
| +++ b/tools/binary_size/README.md
|
| @@ -45,7 +45,6 @@ Starts a Python interpreter where you can run custom queries.
|
| * Per-class / namespace size (no way to distinguish class vs namespace).
|
| * Per-Chrome package (Chrome-specific grouping. e.g. name prefixes).
|
| * CSV output (for pasting into a spreadsheet).
|
| - * Allow Print() to not sort.
|
| 1. More create_html_breakdown.py features:
|
| * Break down by other groupings (e.g. create from nested `SymbolGroups`)
|
| 1. More `map2size.py` features:
|
|
|