Add GUARDED_BY annotations to //media/cdm.
Adding the annotation makes it clear which fields are protected by base::Lock, and enables compile-time analysis to verify this. BUG=893739,887645 TEST=compiles Change-Id: I1b8cdd720fe4c30ed800d73bc117a33780593214 Reviewed-on: https://chromium-review.googlesource.com/c/1274832Reviewed-by:Xiaohan Wang <xhwang@chromium.org> Commit-Queue: John Rummell <jrummell@chromium.org> Cr-Commit-Position: refs/heads/master@{#598987}
Showing
Please register or sign in to comment