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

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

Issue 803673003: Delete StyleSheetList and support code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: sky/engine/core/dom/Document.h
diff --git a/sky/engine/core/dom/Document.h b/sky/engine/core/dom/Document.h
index b767dbbe811d4442c88632c2ee6a38464e1d8f37..1f1749d340046cf69d3184e63eb1ac84c4030195 100644
--- a/sky/engine/core/dom/Document.h
+++ b/sky/engine/core/dom/Document.h
@@ -117,7 +117,6 @@ class SerializedScriptValue;
class Settings;
class StyleEngine;
class StyleResolver;
-class StyleSheetList;
class Text;
class Touch;
class TouchList;

Powered by Google App Engine
This is Rietveld 408576698