| Index: third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| diff --git a/third_party/WebKit/Source/core/page/PageAnimator.cpp b/third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| index daa15d2d415fe50d7be1ceac8eaddff934ae1114..1ef8264f8491bfb8b1cdfc5531d6601079eddac2 100644
|
| --- a/third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| +++ b/third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| @@ -85,4 +85,4 @@ void PageAnimator::updateAllLifecyclePhases(LocalFrame& rootFrame)
|
| view->updateAllLifecyclePhases();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|