Chromium Code Reviews
Descriptioninclude-what-you-use: Fix some tracing-related includes
Non-functional refactor. Some translation units use RefCounted* classes
from ref_counted_memory.h without including the heaader. They rely on
common tracing headers to include ref_counted_memory.h.
This patch changes the relevant files to explicitly include that, as I am
about to refactor tracing headers soon.
BUG=559117
TBR=jochen@chromium.org, phajdan.jr@chromium.org
Committed: https://crrev.com/30c5afa56ab693e54bf0f56d3c3c468afbe8e0a5
Cr-Commit-Position: refs/heads/master@{#376721}
Patch Set 1 #Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|