Presentation API: availability callback no longer owns boolean.
commit6da0d309bb118da56c2e9ab22a6c7d88f3f1112a
authormlamouri <mlamouri@chromium.org>
Fri, 24 Jul 2015 23:24:12 +0000 (24 16:24 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Jul 2015 23:24:39 +0000 (24 23:24 +0000)
treee1af23c6d50c1fa21f011bdb9e8affe0366b6cd8
parent40f6ff642a53681e2367c2d7dbb2fc5af1701c97
Presentation API: availability callback no longer owns boolean.

With https://codereview.chromium.org/1249983003, the callback will
no longer owns the boolean it takes in case of success.

BUG=None

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

Cr-Commit-Position: refs/heads/master@{#340374}
content/renderer/presentation/presentation_dispatcher.cc