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

Unified Diff: tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden

Issue 2936033002: Supersize diff rewrite + tweaks (Closed)
Patch Set: review comnts 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
Index: tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
diff --git a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
index f1c0bd3574388a83f6bb7f0be84290384ddcc410..5abb6ee3e53afb6cc59a14d793f635eca13f08b3 100644
--- a/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
+++ b/tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden
@@ -18,11 +18,12 @@ Section Sizes (Total=0 bytes (0 bytes)):
.text: 0 bytes (0 bytes) (0.0%)
0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown)
+Number of unique symbols 46 -> 46 (+0)
0 paths added, 0 removed, 0 changed
-Showing 0 symbols (0 unique) with total pss: 0 bytes
+Showing 45 symbols (aliases not grouped for diffs) with total pss: 0 bytes
.text=0 bytes .rodata=0 bytes .data*=0 bytes .bss=0 bytes total=0 bytes
-Number of unique paths: 0
+Number of unique paths: 9
-Index, Running Total, Section@Address, PSS
+Index | Running Total | Section@Address | Δ PSS (Δ size_without_padding) | Path
------------------------------------------------------------

Powered by Google App Engine
This is Rietveld 408576698