| Index: third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp
|
| index 2b4e039e5dc3a9dc5a40ed2231ea757bcd07a53a..95825a08afb3cdef2b8497ce0272f2c7a1f6fe4a 100644
|
| --- a/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/shadow/SelectRuleFeatureSet.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "core/css/CSSSelector.h"
|
| #include "core/css/CSSSelectorList.h"
|
|
|
| -#include "wtf/BitVector.h"
|
| +#include "platform/wtf/BitVector.h"
|
|
|
| namespace blink {
|
|
|
|
|