| Index: Source/core/platform/chromium/TraceEvent.h
|
| diff --git a/Source/core/platform/chromium/TraceEvent.h b/Source/core/platform/chromium/TraceEvent.h
|
| index e9dc7e136dff0319a1582a7322cafe3a96a09cc5..62f01c4f840c2899beb1c67c2f44640853d9d567 100644
|
| --- a/Source/core/platform/chromium/TraceEvent.h
|
| +++ b/Source/core/platform/chromium/TraceEvent.h
|
| @@ -483,7 +483,7 @@
|
| #define TRACE_EVENT_API_GET_CATEGORY_ENABLED \
|
| WebCore::EventTracer::getTraceCategoryEnabledFlag
|
|
|
| -// Add a trace event to the platform tracing system.
|
| +// Add a trace event to the platform tracing system.
|
| // void TRACE_EVENT_API_ADD_TRACE_EVENT(
|
| // char phase,
|
| // const unsigned char* category_enabled,
|
|
|