Index: third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp |
index 6b79c135c24d8ead98c794ac86f4b864a7a553fc..e64872457c833b434fc934e5f5b2c29f4955bb07 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/InspectorLayerTreeAgent.cpp |
@@ -50,7 +50,6 @@ |
#include "platform/graphics/CompositingReasons.h" |
#include "platform/graphics/GraphicsLayer.h" |
#include "platform/graphics/PictureSnapshot.h" |
-#include "platform/image-encoders/PNGImageEncoder.h" |
#include "platform/transforms/TransformationMatrix.h" |
#include "platform/wtf/text/Base64.h" |
#include "platform/wtf/text/StringBuilder.h" |