36c9514f04
Strong mode is (as of recently) inferring a stricter type (e.g., Point<double>) and causing breaking changes. patch from issue 2211493003 at patchset 1 (http://crrev.com/2211493003#ps1) BUG= Review URL: https://codereview.chromium.org/2211563002 .