| 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 5720f0a0898f241869ae9f57fea675ad8fb60a9d..02883672db1e6b3bf1e285f4eb048f48c1d24933 100644
|
| --- a/third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| +++ b/third_party/WebKit/Source/core/page/PageAnimator.cpp
|
| @@ -10,6 +10,7 @@
|
| #include "core/page/ChromeClient.h"
|
| #include "core/page/Page.h"
|
| #include "core/svg/SVGDocumentExtensions.h"
|
| +#include "platform/TraceEvent.h"
|
| #include "wtf/AutoReset.h"
|
|
|
| namespace blink {
|
|
|