Avoids a possible crash when capture client is not present
commit5d971522cdaa155ba4e7ad295f8f0dafbe258a4e
authorvarkha@chromium.org <varkha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 24 Jun 2014 22:03:15 +0000 (24 22:03 +0000)
committervarkha@chromium.org <varkha@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 24 Jun 2014 22:03:15 +0000 (24 22:03 +0000)
tree21451f1d6cb6184978e5ef0a10d50075500827df
parente40d04ad09472f40837011cf9746f71af8a3924a
Avoids a possible crash when capture client is not present

BUG=NONE
TEST=NONE, this check is done in all other places using CaptureClient but seems to be missing here

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279510 0039d316-1c4b-4281-b951-d872f2087c98
ui/aura/window.cc