| 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 fb140333f13582126990ea1075790d6457cbf17a..f0a5dd0f29f8e18b533ce3a186fb0672f7d2d796 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.cpp
|
| @@ -149,6 +149,7 @@ const char* pseudoTypeToString(CSSSelector::PseudoType pseudoType)
|
| DEFINE_STRING_MAPPING(PseudoFutureCue)
|
| DEFINE_STRING_MAPPING(PseudoPastCue)
|
| DEFINE_STRING_MAPPING(PseudoUnresolved)
|
| + DEFINE_STRING_MAPPING(PseudoDefined)
|
| DEFINE_STRING_MAPPING(PseudoContent)
|
| DEFINE_STRING_MAPPING(PseudoHost)
|
| DEFINE_STRING_MAPPING(PseudoHostContext)
|
|
|