| Index: third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp b/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| index 4fe7853fcb889b2f54828559adb630b9b64aa1b7..474a7d1227849603edd9eeedbc4390d0142ce834 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/DisplayItemList.cpp
|
| @@ -7,6 +7,7 @@
|
| #include "platform/graphics/LoggingCanvas.h"
|
| #include "platform/graphics/paint/DrawingDisplayItem.h"
|
| #include "platform/graphics/paint/PaintChunk.h"
|
| +#include "third_party/skia/include/core/SkPictureAnalyzer.h"
|
|
|
| #ifndef NDEBUG
|
| #include "platform/wtf/text/WTFString.h"
|
|
|