| Index: ui/compositor/test/draw_waiter_for_test.cc
|
| diff --git a/ui/compositor/test/draw_waiter_for_test.cc b/ui/compositor/test/draw_waiter_for_test.cc
|
| index 7687d660830145c96f2a2d6a75af65448c4b3418..5ccb090cbda86fb40fe3249f23e0b2b424965347 100644
|
| --- a/ui/compositor/test/draw_waiter_for_test.cc
|
| +++ b/ui/compositor/test/draw_waiter_for_test.cc
|
| @@ -53,4 +53,6 @@ void DrawWaiterForTest::OnCompositingAborted(Compositor* compositor) {
|
|
|
| void DrawWaiterForTest::OnCompositingLockStateChanged(Compositor* compositor) {}
|
|
|
| +void DrawWaiterForTest::OnCompositingShuttingDown(Compositor* compositor) {}
|
| +
|
| } // namespace ui
|
|
|