athena: Replace NOTREACHED with NOTIMPLEMENTED.
commit311f5222c1595f59f4af626d4b7d68296abf3f16
authorSadrul Habib Chowdhury <sadrul@chromium.org>
Mon, 27 Oct 2014 14:13:08 +0000 (27 10:13 -0400)
committerSadrul Habib Chowdhury <sadrul@chromium.org>
Mon, 27 Oct 2014 14:14:48 +0000 (27 14:14 +0000)
tree7c01945c8b421dc806a5c18adc69717665ffd1f5
parent0bda234b69c475323123b89eba4a5e831f988821
athena: Replace NOTREACHED with NOTIMPLEMENTED.

Some extensions that uses the chrome.tabs API can end up crashing athena
because of the NOTREACHED. So replace these with NOTIMPLEMENTED instead.

BUG=none
R=benwells@chromium.org, oshima@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#301359}
chrome/browser/extensions/extension_tab_util_athena.cc