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

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

Issue 2785483002: Reland of V2 of //tools/binary_size rewrite (diffs). (Closed)
Patch Set: add missing name= Created 3 years, 9 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/Map2Size.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
new file mode 100644
index 0000000000000000000000000000000000000000..24993f6a36f2c4478cc970937c81e73ec0176ecc
--- /dev/null
+++ b/tools/binary_size/testdata/ConsoleNullDiff.golden
@@ -0,0 +1,11 @@
+Section Sizes (Total=0 bytes):
+.bss: 0 bytes (not included in totals)
+.data: 0 bytes (0.0%)
+.data.rel.ro: 0 bytes (0.0%)
+.data.rel.ro.local: 0 bytes (0.0%)
+.rodata: 0 bytes (0.0%)
+.text: 0 bytes (0.0%)
+
+0 symbols added (+), 0 changed (~), 0 removed (-), 43 unchanged (not shown)
+Showing 0 symbols with total size: 0 bytes
+First columns are: running total, type, size
« no previous file with comments | « tools/binary_size/testdata/ActualDiff.golden ('k') | tools/binary_size/testdata/Map2Size.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698