| Index: ui/compositor/scoped_layer_animation_settings.cc
|
| diff --git a/ui/compositor/scoped_layer_animation_settings.cc b/ui/compositor/scoped_layer_animation_settings.cc
|
| index 038058bd93b7bcfa9a38bf303e0ef6b78ccdb146..c534aac73676eba3258ae439b559f03a92a8b171 100644
|
| --- a/ui/compositor/scoped_layer_animation_settings.cc
|
| +++ b/ui/compositor/scoped_layer_animation_settings.cc
|
| @@ -12,7 +12,7 @@ namespace {
|
| static const base::TimeDelta kDefaultTransitionDuration =
|
| base::TimeDelta::FromMilliseconds(200);
|
|
|
| -} // namespace;
|
| +} // namespace
|
|
|
| namespace ui {
|
|
|
| @@ -71,4 +71,3 @@ ScopedLayerAnimationSettings::GetPreemptionStrategy() const {
|
| }
|
|
|
| } // namespace ui
|
| -
|
|
|