Summary: Remove content::RecordAction and content::RecordComputedAction and web::... and (was: Remove content::RecordAction and content::RecordComputedAction)
Also needed for IOS' web::RecordAction and web::RecordComputedAction.
ios and web versions were removed earlier so now everyone uses base::ReportAction.
The only more complicated code path remaining is when the renderer needs to get out of the sandbox before calling base::ReportAction (in ChildThreadImpl::ReportAction and sub classes).
Comment 1 by beaudoin@chromium.org
, Apr 8 2016