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

Unified Diff: Source/core/css/resolver/ScopedStyleResolver.h

Issue 344813003: Include Document.h in fewer headers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 6 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/css/resolver/ScopedStyleResolver.h
diff --git a/Source/core/css/resolver/ScopedStyleResolver.h b/Source/core/css/resolver/ScopedStyleResolver.h
index 64e7b7df54ab9d8819f51e75d22d06d431bd3554..e4277b9fabc7221383cc4cdd61e16dd9c26e9d24 100644
--- a/Source/core/css/resolver/ScopedStyleResolver.h
+++ b/Source/core/css/resolver/ScopedStyleResolver.h
@@ -39,6 +39,7 @@ namespace WebCore {
class MediaQueryEvaluator;
class PageRuleCollector;
+class StyleResolver;
class StyleSheetContents;
// This class selects a RenderStyle for a given element based on a collection of stylesheets.
« no previous file with comments | « Source/core/css/resolver/ElementResolveContext.h ('k') | Source/core/css/resolver/StyleResolverParentScope.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698