base: Move UI code out of SysInfo.

This moves GetPrimaryDisplayDimensions() and DisplayCount()
out of base and into a new DisplayUtils class (currently
alongside the metrics code, since that's the only place that
they're called).  These methods add a GDK dependency that
prevents Chrome OS from including process_util (which
depends on SysInfo) in its libchrome library.

BUG=chromium-os:16153
TEST=moved existing unit tests

Review URL: http://codereview.chromium.org/7128001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89194 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: e9c0ba7ac5987a7cc3ce2bfa2c8441862b77d258
3 files changed
tree: 1d04244d5bebb00bb8de7f6927f986e5101e2f31
  1. base/
  2. build/
  3. ipc/
  4. testing/
  5. third_party/