Force mini_installer to be optimized for size for the official builds.
It doesn't change anything to the current official build configuration ! 'size' is already the default value for the 'optimize' variable (https://code.google.com/p/chromium/codesearch#chromium/src/build/common.gypi&l=5411), but we override this value when doing a PGO build, so this is just preventing the mini_installer from being PGO optimized. BUG=309849 Review URL: https://codereview.chromium.org/1037793004 Cr-Commit-Position: refs/heads/master@{#322198}
Showing
Please register or sign in to comment