| 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 4d942ab11a8e07f5004cac915d4171f29eedfb26..c31f9ea66fb4fff2548335f737a744f903d5a2e2 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
|
| @@ -11,6 +11,7 @@ namespace blink {
|
| using cc::PaintCanvas;
|
| using cc::PaintCanvasAutoRestore;
|
| using cc::PaintCanvasPassThrough;
|
| +using cc::ToPixmap;
|
| }
|
|
|
| #endif // PaintCanvas_h
|
|
|