| Index: webkit/child/webkitplatformsupport_impl.h
|
| diff --git a/webkit/child/webkitplatformsupport_impl.h b/webkit/child/webkitplatformsupport_impl.h
|
| index 175bfe3a5c816e9679e767767daddf32de234919..000708b6c5045212253cebfa8af65bad163ab089 100644
|
| --- a/webkit/child/webkitplatformsupport_impl.h
|
| +++ b/webkit/child/webkitplatformsupport_impl.h
|
| @@ -88,8 +88,6 @@ class WEBKIT_CHILD_EXPORT WebKitPlatformSupportImpl :
|
| const unsigned char* arg_types,
|
| const unsigned long long* arg_values,
|
| unsigned char flags);
|
| - // TODO(wangxianzhu): Remove this function after transition to the new one.
|
| - virtual void updateTraceEventDuration(TraceEventHandle);
|
| virtual void updateTraceEventDuration(
|
| const unsigned char* category_group_enabled,
|
| const char* name,
|
|
|