| 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 5ec488c01738e4d2a655761e0bd84cea47f19c7a..83d39945c07f4d977e090cb63366e3633c4de236 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| @@ -144,8 +144,7 @@ extern const char SvgResourceInvalidated[];
|
| extern const char FloatDescendantChanged[];
|
| extern const char CountersChanged[];
|
| extern const char GridChanged[];
|
| -extern const char MenuHeightChanged[];
|
| -extern const char MenuWidthChanged[];
|
| +extern const char MenuOptionsChanged[];
|
| extern const char RemovedFromLayout[];
|
| extern const char AddedToLayout[];
|
| extern const char TableChanged[];
|
|
|