| Index: webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc
|
| diff --git a/webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc b/webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc
|
| index 58794b595ad949940fd2877696f7f8f808141d1d..7da138317143239580d86f929b3ec43ef1e94b48 100644
|
| --- a/webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc
|
| +++ b/webkit/compositor_bindings/web_to_ccinput_handler_adapter.cc
|
| @@ -110,4 +110,4 @@ void WebToCCInputHandlerAdapter::animate(base::TimeTicks time)
|
| m_handler->animate(monotonicTimeSeconds);
|
| }
|
|
|
| -}
|
| +} // namespace WebKit
|
|
|