Move SoftwareOutputDevice to the viz service display compositor.
https://chromium-review.googlesource.com/677463
This commit is contained in:
parent
4d234e3abc
commit
481c70311a
4 changed files with 6 additions and 6 deletions
|
@ -196,7 +196,7 @@ class OffScreenRenderWidgetHostView
|
|||
gfx::Point* transformed_point) override;
|
||||
|
||||
// ui::CompositorDelegate:
|
||||
std::unique_ptr<cc::SoftwareOutputDevice> CreateSoftwareOutputDevice(
|
||||
std::unique_ptr<viz::SoftwareOutputDevice> CreateSoftwareOutputDevice(
|
||||
ui::Compositor* compositor) override;
|
||||
|
||||
bool InstallTransparency();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue