Since ozone builds removed X11, they get identified as "unknown" in the user agent...
commit2fcf7c54b22a570f9e9d99f0308d26fd18437c10
authoralexst@chromium.org <alexst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jul 2014 23:44:17 +0000 (25 23:44 +0000)
committeralexst@chromium.org <alexst@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 25 Jul 2014 23:44:17 +0000 (25 23:44 +0000)
treef356c378780c123a00c810d1f91f0fa101d51c3f
parentce709dde4d1df91fd064f6465e472e7992943264
Since ozone builds removed X11, they get identified as "unknown" in the user agent string and as a result calendar and potentially other things don't work.

This CL brings identification back in line with other linux builds.

BUG=394335

Review URL: https://codereview.chromium.org/394233003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285724 0039d316-1c4b-4281-b951-d872f2087c98
content/common/user_agent.cc