Index: content/renderer/gpu/compositor_software_output_device_gl_adapter.h |
diff --git a/content/renderer/gpu/compositor_software_output_device_gl_adapter.h b/content/renderer/gpu/compositor_software_output_device_gl_adapter.h |
index 5d77edc29b6abfa28350d50a953c1c89f7602e38..34c0f537f53edbfbfa6cd21891fbd7c5f70e8f23 100644 |
--- a/content/renderer/gpu/compositor_software_output_device_gl_adapter.h |
+++ b/content/renderer/gpu/compositor_software_output_device_gl_adapter.h |
@@ -24,7 +24,7 @@ class CompositorSoftwareOutputDeviceGLAdapter |
: NON_EXPORTED_BASE(public cc::SoftwareOutputDevice), |
NON_EXPORTED_BASE(public base::NonThreadSafe) { |
public: |
- CompositorSoftwareOutputDeviceGLAdapter( |
+ explicit CompositorSoftwareOutputDeviceGLAdapter( |
WebKit::WebGraphicsContext3D* context3d); |
virtual ~CompositorSoftwareOutputDeviceGLAdapter(); |