Index: ui/gfx/compositor/layer.h |
diff --git a/ui/gfx/compositor/layer.h b/ui/gfx/compositor/layer.h |
index cde70e9f8054fb76f3fcd3c8610e5f99b2de0216..a3dcc3429ecc7d0bf5ad3099a929f2ee2c65bc70 100644 |
--- a/ui/gfx/compositor/layer.h |
+++ b/ui/gfx/compositor/layer.h |
@@ -118,7 +118,7 @@ class COMPOSITOR_EXPORT Layer : |
float opacity() const { return opacity_; } |
void SetOpacity(float opacity); |
- // Return the target opacity if animator is running, or the current bounds |
+ // Return the target opacity if animator is running, or the current opacity |
// otherwise. |
float GetTargetOpacity() const; |