You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set minimum Chrome version to 42.
It would seem there's an ABI change in version 43 of the SDK, which prevents
PNaCl from loading on Chrome 41. Setting the minimum Chrome version should
prevent older browsers from updating or installing.
Bump version to v0.2.10.
I am now leaving out the final number in these commit messages, as they are
just build numbers that are generated on the system, and are not formalized.