Revert of Update sizes expectations since static linking ffmpeg. (patchset #1 id:1 of https://codereview.chromium.org/1161633003/)

Reason for revert:
r332994 reverted the static linking ffmpeg CL and the size expectations is now red due to "improvement".

Original issue's description:
> Update sizes expectations since static linking ffmpeg.
>
> This updates bss sizes for the following:
> - linux-release-64/sizes/chrome-bss/bss
> - linux-release/sizes/chrome-bss/bss
> - mac-release/sizes/ChromiumFramework/ChromiumFramework
> - xp-release/sizes/chrome_child.dll/chrome_child.dll
>
> Change https://codereview.chromium.org/1141703002/ causes ffmpeg
> to be statically linked into chrome (or chrome_child on windows).
>
> While chrome/chrome_child have grown significantly, the net change
> (now that ffmpegsumo.dll is gone) is actually a savings of a few
> hundred KB due to dead code elimination in static linking.
>
> (Bugs motivating the original static linking change)
> BUG=435455, 429131, 441908
>
> Committed: https://crrev.com/41c1b31dc7983a1dca627f9e00ee3977b75e5b6f
> Cr-Commit-Position: refs/heads/master@{#332938}

TBR=mkwst@chromium.org,zea@chromium.org,calamity@chromium.org,dalecurtis@chromium.org,chcunningham@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=435455, 429131, 441908

Review URL: https://codereview.chromium.org/1157993006

Cr-Commit-Position: refs/heads/master@{#333000}
1 file changed