Index: third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h |
diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h b/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h |
index c31f9ea66fb4fff2548335f737a744f903d5a2e2..02aaae5a3d082c6e54e351a96b197401de594241 100644 |
--- a/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h |
+++ b/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h |
@@ -10,7 +10,6 @@ |
namespace blink { |
using cc::PaintCanvas; |
using cc::PaintCanvasAutoRestore; |
-using cc::PaintCanvasPassThrough; |
using cc::ToPixmap; |
} |