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

Unified Diff: Source/core/html/canvas/CanvasRenderingContext2D.h

Issue 611593003: Clean up forward declarations in Source/core/html (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 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: Source/core/html/canvas/CanvasRenderingContext2D.h
diff --git a/Source/core/html/canvas/CanvasRenderingContext2D.h b/Source/core/html/canvas/CanvasRenderingContext2D.h
index 3f96a1f844aed6e9c95a57e40ccfa034810859be..352c573ba6cdcc67ec5a12e46032c22b8c58293a 100644
--- a/Source/core/html/canvas/CanvasRenderingContext2D.h
+++ b/Source/core/html/canvas/CanvasRenderingContext2D.h
@@ -61,7 +61,6 @@ class HTMLCanvasElement;
class HTMLImageElement;
class HTMLVideoElement;
class HitRegionOptions;
-class ImageBitmap;
class ImageData;
class TextMetrics;
« no previous file with comments | « Source/core/html/canvas/CanvasRenderingContext.h ('k') | Source/core/html/canvas/WebGLCompressedTextureATC.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698