Chrome-Proxy will now have three directives relevant to versioning:
"b=" -- the build number
"p=" -- the patch number
"c=" -- the client type (current values are "ios", "android", and "webview")
Currently, b and p only make sense for chrome types and are only being implemented for ios and android.
BUG=
409934
Committed:
https://crrev.com/12a31fdc4f1d7abebb7845628dcd86a79d01e9b2
Cr-Commit-Position: refs/heads/master@{#293591}