Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/RuleSet.h |
| diff --git a/third_party/WebKit/Source/core/css/RuleSet.h b/third_party/WebKit/Source/core/css/RuleSet.h |
| index 51968fcef2c6ad4816847e85d8c2a1ee41402638..d8ad82f5ffeee46b824cabbe4bc426fdbc347b18 100644 |
| --- a/third_party/WebKit/Source/core/css/RuleSet.h |
| +++ b/third_party/WebKit/Source/core/css/RuleSet.h |
| @@ -33,7 +33,6 @@ |
| #include "platform/heap/HeapTerminatedArray.h" |
| #include "wtf/Forward.h" |
| #include "wtf/HashMap.h" |
| -#include "wtf/LinkedStack.h" |
| #include "wtf/TerminatedArray.h" |
| namespace blink { |