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/testdata/ConsoleNullDiff.golden

Issue 2802893002: Add gn args to metadata and metadata diffing (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') | no next file » | 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 0602726ed0082e71640031e92d67c19167980b02..263f9c453f40ed680191acf107afe5dc9394d032 100644
--- a/tools/binary_size/testdata/ConsoleNullDiff.golden
+++ b/tools/binary_size/testdata/ConsoleNullDiff.golden
@@ -1,11 +1,14 @@
-Metadata:
+Common Metadata:
+Old Metadata:
+New Metadata:
+
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%)
+ .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 (-), 45 unchanged (not shown)
Showing 0 symbols with total size: 0 bytes
« no previous file with comments | « tools/binary_size/testdata/ActualDiff.golden ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698