Make WDDestroyableResult<T> derive from WDResult<T>.
commitd317e89dc1ae054c4d5e1672ebde8ed0ad3d8899
authorpcc <pcc@chromium.org>
Fri, 20 Mar 2015 22:00:33 +0000 (20 15:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Mar 2015 22:01:29 +0000 (20 22:01 +0000)
tree8dc32f56bd4cdc824fdbe461e4fd4001f4291f88
parent06681dfba5c89956f650aea3767c08d41f22bac1
Make WDDestroyableResult<T> derive from WDResult<T>.

This fixes an issue found by -fsanitize=cfi-derived-cast caused by code that
casts a WDResult<T> pointer to WDDestroyableResult<T>.

BUG=457523
R=caitkp@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#321644}
components/webdata/common/web_data_results.h