[DevTools] DCHECK that DevToolsAgentHostClientImpl is operated on UI.
commitab3324deb7e3601929558d7f7fa003f6399c7fcf
authordgozman <dgozman@chromium.org>
Mon, 18 May 2015 09:39:12 +0000 (18 02:39 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 18 May 2015 09:39:22 +0000 (18 09:39 +0000)
tree982937c3faf378bada408c90262ce9c1dbdfcef9
parentb2da245aa3a437766d78a2c8eb26b9f819809efd
[DevTools] DCHECK that DevToolsAgentHostClientImpl is operated on UI.

This is to ensure that threading is not the cause of http handler crashes.

BUG=none
TBR=pfeldman@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#330340}
components/devtools_http_handler/devtools_http_handler.cc