| Index: Source/core/inspector/InspectorTraceEvents.h
|
| diff --git a/Source/core/inspector/InspectorTraceEvents.h b/Source/core/inspector/InspectorTraceEvents.h
|
| index 2629ca1c5602bd71cb8f8a2263192796b69defbc..9c9f40ca2722272e7b46dd852cb159900566f328 100644
|
| --- a/Source/core/inspector/InspectorTraceEvents.h
|
| +++ b/Source/core/inspector/InspectorTraceEvents.h
|
| @@ -186,7 +186,6 @@ public:
|
| static const char RemovedFromSquashingLayer[];
|
| static const char ReflectionLayerChanged[];
|
| static const char NewCompositedLayer[];
|
| - static const char AncestorRequiresNewLayer[];
|
|
|
| static PassRefPtr<TraceEvent::ConvertableToTraceFormat> data(const RenderLayer*, const char* reason);
|
| };
|
|
|