Index: cc/animation/layer_animation_controller.h |
diff --git a/cc/animation/layer_animation_controller.h b/cc/animation/layer_animation_controller.h |
index 1de11313f2c9b70430c0d79c3a1edad0685703cc..866377f2eb9158771c200f5b752b38c12d73d128 100644 |
--- a/cc/animation/layer_animation_controller.h |
+++ b/cc/animation/layer_animation_controller.h |
@@ -93,7 +93,7 @@ class CC_EXPORT LayerAnimationController |
protected: |
friend class base::RefCounted<LayerAnimationController>; |
- LayerAnimationController(int id); |
+ explicit LayerAnimationController(int id); |
virtual ~LayerAnimationController(); |
private: |