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

Unified Diff: sky/engine/core/dom/Document.h

Issue 1001913003: Remove <canvas> (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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
« no previous file with comments | « sky/engine/core/core.gni ('k') | sky/engine/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/dom/Document.h
diff --git a/sky/engine/core/dom/Document.h b/sky/engine/core/dom/Document.h
index dddc676f230ef4ff70e8a54f31ccd13124e03fea..408763005fdbf7e0cc41a72321c96232eaa7958c 100644
--- a/sky/engine/core/dom/Document.h
+++ b/sky/engine/core/dom/Document.h
@@ -65,7 +65,6 @@ class AnimationTimeline;
class Attr;
class CSSStyleDeclaration;
class CSSStyleSheet;
-class CanvasRenderingContext2D;
class Comment;
class ConsoleMessage;
class DocumentFragment;
@@ -83,7 +82,6 @@ class FloatRect;
class Frame;
class FrameHost;
class FrameView;
-class HTMLCanvasElement;
class HTMLDocumentParser;
class HTMLElement;
class HTMLImport;
@@ -112,7 +110,6 @@ class Settings;
class StyleEngine;
class StyleResolver;
class Text;
-class WebGLRenderingContext;
struct AnnotatedRegionValue;
« no previous file with comments | « sky/engine/core/core.gni ('k') | sky/engine/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698