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

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

Issue 2884283002: supersize: Fix diff logic for changed vs unchanged of groups (Closed)
Patch Set: 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
Index: tools/binary_size/libsupersize/testdata/Diff_Basic.golden
diff --git a/tools/binary_size/libsupersize/testdata/Diff_Basic.golden b/tools/binary_size/libsupersize/testdata/Diff_Basic.golden
index 06af41532016b4b126b7e43f1bd086a489f0adae..9e56c7d677dad950ddf43df585ce5ebdc730af6b 100644
--- a/tools/binary_size/libsupersize/testdata/Diff_Basic.golden
+++ b/tools/binary_size/libsupersize/testdata/Diff_Basic.golden
@@ -39,7 +39,9 @@ Other section sizes:
.symtab: 0 bytes (0 bytes)
2 symbols added (+), 1 changed (~), 3 removed (-), 35 unchanged (=)
-0 object files added, 0 removed
+0 paths added, 0 removed, 1 changed
+Changed files:
+ base/page_allocator.cc
Showing 41 symbols (41 unique) with total pss: 82 bytes
.text=82 bytes .rodata=0 bytes .data*=0 bytes .bss=-36 bytes total=82 bytes
« no previous file with comments | « tools/binary_size/libsupersize/testdata/Console.golden ('k') | tools/binary_size/libsupersize/testdata/Diff_NullDiff.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698