| Index: third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| index c6f17f44ecb2dfb2de6f15498e079810e3215ef0..859a305264ef2accc25709097956d5b6d55ff600 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| @@ -155,6 +155,7 @@ const char* pseudoTypeToString(CSSSelector::PseudoType pseudoType)
|
| DEFINE_STRING_MAPPING(PseudoSlotted)
|
| DEFINE_STRING_MAPPING(PseudoSpatialNavigationFocus)
|
| DEFINE_STRING_MAPPING(PseudoListBox)
|
| + DEFINE_STRING_MAPPING(PseudoHostHasAppearance)
|
| #undef DEFINE_STRING_MAPPING
|
| }
|
|
|
|
|