| Index: third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| diff --git a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| index 78319f8e03cf46a06340734e1b528bc6ae8999b8..c4a618c63cfe2a4cdbdef63923e0e81b9bb1d2bf 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| @@ -170,6 +170,7 @@ extern const char TextControlChanged[];
|
| // size related invalidations.
|
| extern const char SvgChanged[];
|
| extern const char ScrollbarChanged[];
|
| +extern const char TopLayerChanged[];
|
| } // namespace LayoutInvalidationReason
|
|
|
| // LayoutInvalidationReasonForTracing is strictly for tracing. Blink logic must
|
|
|