| Index: third_party/WebKit/Source/core/paint/ScopeRecorder.cpp
|
| diff --git a/third_party/WebKit/Source/core/paint/ScopeRecorder.cpp b/third_party/WebKit/Source/core/paint/ScopeRecorder.cpp
|
| index f59c4130c085edec619558911671c5f6fb1bc543..ab097e38ede1e2fded5248b9a25e462f481d4d5a 100644
|
| --- a/third_party/WebKit/Source/core/paint/ScopeRecorder.cpp
|
| +++ b/third_party/WebKit/Source/core/paint/ScopeRecorder.cpp
|
| @@ -4,7 +4,6 @@
|
|
|
| #include "core/paint/ScopeRecorder.h"
|
|
|
| -#include "core/layout/LayoutObject.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/paint/PaintController.h"
|
|
|
|
|