Use Chromium BUILD to approximate Blimp protocol version, and check it.
* Move protocol_version.h to version_info.h, to hold general version
information for the protocol, client, engine, etc.
* Replace the protocol-version and engine-version constants with global
functions to return the relevant values.
* Have the EngineAuthenticationHandler check the Client version before
verifying the token, disconnecting it on mismatch.
BUG=
599711
Committed:
https://crrev.com/541e9a1b831aacedbeb139910312fab68d2c89da
Cr-Commit-Position: refs/heads/master@{#396585}