diff options
author | jbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-16 16:35:44 +0000 |
---|---|---|
committer | jbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-16 16:35:44 +0000 |
commit | 0e9346b352126087fb7bfb7d5fc96bdec7ddaaaf (patch) | |
tree | 2aaac51b384b37eb0e502afbe0c66dc4254d76c2 /content/port | |
parent | 9f279b27c8bc98c2ca31b4c5f42c7ab9deeff7ce (diff) | |
download | chromium_src-0e9346b352126087fb7bfb7d5fc96bdec7ddaaaf.zip chromium_src-0e9346b352126087fb7bfb7d5fc96bdec7ddaaaf.tar.gz chromium_src-0e9346b352126087fb7bfb7d5fc96bdec7ddaaaf.tar.bz2 |
Change CHECK that context is current to DCHECK.
The context can become not current after a resize callback due to a lost device. The code after the CHECK handles this fine, so convert this to a DCHECK instead.
BUG=189889
Review URL: https://chromiumcodereview.appspot.com/12880002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188599 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/port')
0 files changed, 0 insertions, 0 deletions