DescriptionRemove unused proto import for LayerTreeHost.
The initial commit of the layer_tree_host.proto
https://codereview.chromium.org/1519293002 included an unused
import for layer_tree_settings.proto, since LayerTreeHost message
does not refer to LayerTreeSettings.
The LayerTreeSettings are instead used for the
CompositorMessageToImpl messages and specifically the
InitializeImpl message.
This CL just removes the unused import to clean up code and remove
build spam.
BUG=606393
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/63058ab766b06470a17d417577e505964560c6df
Cr-Commit-Position: refs/heads/master@{#389542}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|