Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h

Issue 2705723002: Convert SkiaBitLocker to use PaintCanvas (Closed)
Patch Set: Remove rogue cc:: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
« no previous file with comments | « third_party/WebKit/Source/platform/BUILD.gn ('k') | third_party/WebKit/Source/platform/mac/GraphicsContextCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698