IDMap derives from NonThreadSafe.

During a code review I noticed that RenderViewHost::FromID was being called from the IO thread, but there were no automated assertions that fired.

BUG=None
TEST=DCHECK fires when I add bad code. Otherwise Chrome works without crashing in Debug build.

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

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


CrOS-Libchrome-Original-Commit: 4bc4f127afcbbd22dec6eb3f7109e422d54ab6d4
1 file changed
tree: ce2a8298f0d40ca69ea88b43bc1fab122472abf6
  1. base/
  2. build/
  3. ipc/
  4. testing/