| Index: webkit/glue/webkitplatformsupport_impl.h
|
| diff --git a/webkit/glue/webkitplatformsupport_impl.h b/webkit/glue/webkitplatformsupport_impl.h
|
| index 5e87ebf221f70be3c4112d21e7b9f7fcf7370d7e..1b5fc76d752d1224ed396af5acd4a53d39f106f9 100644
|
| --- a/webkit/glue/webkitplatformsupport_impl.h
|
| +++ b/webkit/glue/webkitplatformsupport_impl.h
|
| @@ -90,7 +90,7 @@ class WEBKIT_GLUE_EXPORT WebKitPlatformSupportImpl :
|
| const char* category_name);
|
| virtual void addTraceEvent(
|
| char phase,
|
| - const unsigned char* category_enabled,
|
| + const unsigned char* category_group_enabled,
|
| const char* name,
|
| unsigned long long id,
|
| int num_args,
|
|
|