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

Unified Diff: tools/binary_size/testdata/ConsoleNullDiff.golden

Issue 2802293002: //tools/binary_size: Add object file count to Print() (Closed)
Patch Set: 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 | « tools/binary_size/testdata/ActualDiff.golden ('k') | tools/binary_size/testdata/SymbolGroupMethods.golden » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/testdata/ConsoleNullDiff.golden
diff --git a/tools/binary_size/testdata/ConsoleNullDiff.golden b/tools/binary_size/testdata/ConsoleNullDiff.golden
index 263f9c453f40ed680191acf107afe5dc9394d032..12180caa2e9224e9e36fc192ca9d9e79d2448d9d 100644
--- a/tools/binary_size/testdata/ConsoleNullDiff.golden
+++ b/tools/binary_size/testdata/ConsoleNullDiff.golden
@@ -11,6 +11,10 @@ Section Sizes (Total=0 bytes):
.text: 0 bytes (0.0%)
0 symbols added (+), 0 changed (~), 0 removed (-), 45 unchanged (not shown)
+0 object files added, 0 removed
+
Showing 0 symbols with total size: 0 bytes
.text=0 bytes .rodata=0 bytes other=0 bytes total=0 bytes
+Number of object files: 0
+
First columns are: running total, type, size
« no previous file with comments | « tools/binary_size/testdata/ActualDiff.golden ('k') | tools/binary_size/testdata/SymbolGroupMethods.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698