| 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 5a7f0a41a05b3cfe9a2c78acaac6a03e1cbf4b78..6d1b5d46604d80ed47f396456eb36e409bdae91c 100644
|
| --- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| +++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
|
| @@ -143,7 +143,7 @@ extern const char SvgResourceInvalidated[];
|
| extern const char FloatDescendantChanged[];
|
| extern const char CountersChanged[];
|
| extern const char GridChanged[];
|
| -extern const char MenuWidthChanged[];
|
| +extern const char MenuOptionsChanged[];
|
| extern const char RemovedFromLayout[];
|
| extern const char AddedToLayout[];
|
| extern const char TableChanged[];
|
|
|