Fix the buttons in the mojo demo window manager debug panel.

NWVM was using the ScopedCaptureClient to attach a capture controller. The problem with this is that the window manager already made one, and there is only one capture controller when you use SCC and this was screwing with event dispatch as coordinate systems between the different root windows were different (not sure this is a condition we've ever really designed for in aura). Anyway. Made NWVM use DefaultCaptureClient directly.

R=sky@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#293522}


CrOS-Libchrome-Original-Commit: 47738b92b25f25ea0e384a02427a49c22d545b24
2 files changed
tree: 21a37b821477b4f8ff97a8757b10ab386e1a464a
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/