| Index: third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h b/third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h
|
| index 0a499bb768848425114bc60f9cc32ddef64a5b0c..3cac30d0f0ddd8a7109d73c71f9ca252b899392d 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h
|
| +++ b/third_party/WebKit/Source/core/css/resolver/ScopedStyleResolver.h
|
| @@ -40,7 +40,6 @@ namespace blink {
|
|
|
| class PageRuleCollector;
|
| class StyleSheetContents;
|
| -class ViewportStyleResolver;
|
|
|
| // This class selects a ComputedStyle for a given element based on a collection
|
| // of stylesheets.
|
|
|