Use base/memory/scoped_refptr.h instead of ref_counted.h in Blink
scoped_refptr.h is allowed in Blink, and ref_counted.h is allowed only on wtf now. This CL updates existing ref_counted.h inclusion to scoped_refptr.h. Bug: 763844 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I3837118b1cb4176c427ad9e39e43ade2769aeaf9 Reviewed-on: https://chromium-review.googlesource.com/712274Reviewed-by:Alexander Timin <altimin@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#509306}
Showing
Please register or sign in to comment