Index: third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
index 137e1847aff52a24a1f66b83a0d73877c09073cc..264742b1aa5e4af0f2c40c0bb6760574a4a31440 100644 |
--- a/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/LoggingCanvas.cpp |
@@ -39,7 +39,6 @@ |
#include "third_party/skia/include/core/SkImageInfo.h" |
#include "third_party/skia/include/core/SkPaint.h" |
#include "third_party/skia/include/core/SkPath.h" |
-#include "third_party/skia/include/core/SkPicture.h" |
#include "third_party/skia/include/core/SkRRect.h" |
#include "third_party/skia/include/core/SkRect.h" |
#include "wtf/HexNumber.h" |