| Index: content/browser/compositor/reflector_impl_unittest.cc
 | 
| diff --git a/content/browser/compositor/reflector_impl_unittest.cc b/content/browser/compositor/reflector_impl_unittest.cc
 | 
| index 3377b8a917bc82375263141453e53b02a893d083..ce9fbb9e6613fa72f49c10153a9966f84ec0b0d2 100644
 | 
| --- a/content/browser/compositor/reflector_impl_unittest.cc
 | 
| +++ b/content/browser/compositor/reflector_impl_unittest.cc
 | 
| @@ -74,7 +74,6 @@
 | 
|        const scoped_refptr<cc::ContextProvider>& context_provider,
 | 
|        const scoped_refptr<ui::CompositorVSyncManager>& vsync_manager)
 | 
|        : BrowserCompositorOutputSurface(context_provider,
 | 
| -                                       nullptr,
 | 
|                                         vsync_manager,
 | 
|                                         CreateTestValidatorOzone().Pass()) {}
 | 
|  
 | 
| 
 |