Index: webkit/glue/webkitplatformsupport_impl.h |
diff --git a/webkit/glue/webkitplatformsupport_impl.h b/webkit/glue/webkitplatformsupport_impl.h |
index 0f77447f5714e54ebaf11a629fddbff841509446..db8a8b7a92d9f69a37b85ff4ebd79acecb58c22a 100644 |
--- a/webkit/glue/webkitplatformsupport_impl.h |
+++ b/webkit/glue/webkitplatformsupport_impl.h |
@@ -92,7 +92,7 @@ class WEBKIT_GLUE_EXPORT WebKitPlatformSupportImpl : |
virtual long* getTraceSamplingState(const unsigned thread_bucket); |
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, |