| Index: third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/WebViewTest.cpp b/third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
| index dad531cd22a7b19ed7fc73e70267f4ff48a03ea3..7117cfcc8f7c5c61c68d5ae6c93f82117dc2c34f 100644
|
| --- a/third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/WebViewTest.cpp
|
| @@ -54,7 +54,6 @@
|
| #include "core/paint/PaintLayerPainter.h"
|
| #include "core/timing/DOMWindowPerformance.h"
|
| #include "core/timing/Performance.h"
|
| -#include "core/timing/PerformanceCompositeTiming.h"
|
| #include "platform/KeyboardCodes.h"
|
| #include "platform/UserGestureIndicator.h"
|
| #include "platform/geometry/IntRect.h"
|
|
|