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

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

Issue 2791433004: //tools/binary_size: source_path information, change file format, fixes (Closed)
Patch Set: fix comment for _DetectToolPrefix 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/ninja_parser.py ('k') | tools/binary_size/testdata/ConsoleNullDiff.golden » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/testdata/ActualDiff.golden
diff --git a/tools/binary_size/testdata/ActualDiff.golden b/tools/binary_size/testdata/ActualDiff.golden
index e05d1800ac4acc967969b1da80874739763abc6b..ee75fba4685e7fa8da05d37cf97898a1c54b5fc5 100644
--- a/tools/binary_size/testdata/ActualDiff.golden
+++ b/tools/binary_size/testdata/ActualDiff.golden
@@ -1,3 +1,4 @@
+Metadata: time=Unknown tag=
Section Sizes (Total=0 bytes):
.bss: 0 bytes (not included in totals)
.data: 0 bytes (0.0%)
@@ -6,12 +7,12 @@ Section Sizes (Total=0 bytes):
.rodata: 0 bytes (0.0%)
.text: 0 bytes (0.0%)
-1 symbols added (+), 1 changed (~), 1 removed (-), 40 unchanged (not shown)
+1 symbols added (+), 1 changed (~), 1 removed (-), 42 unchanged (not shown)
Showing 3 symbols with total size: 0 bytes
First columns are: running total, type, size
-+ 0 b@0x0 262144 third_party/ffmpeg/libffmpeg_internal.a/fft_float.o
++ 0 b@0x0 262144 third_party/fft_float.cc
+ 0 ff_cos_131072
-~ 0 b@0x0 -10 third_party/ffmpeg/libffmpeg_internal.a/fft_fixed.o
+~ 0 b@0x0 -10 third_party/fft_fixed.cc
~ 0 ff_cos_131072_fixed
-- 0 b@0x2dffe84 -4 base/base/animation_frame_time_histogram.o
-- 0 _ZN12_GLOBAL__N_135g_AnimationFrameTimeHistogram_clazzE
+- 0 b@0x2dffe84 -4 third_party/icu/ucnv_ext.c
+- 0 g_AnimationFrameTimeHistogram_clazz
« no previous file with comments | « tools/binary_size/ninja_parser.py ('k') | tools/binary_size/testdata/ConsoleNullDiff.golden » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698