Index: webkit/glue/webkitplatformsupport_impl.h |
diff --git a/webkit/glue/webkitplatformsupport_impl.h b/webkit/glue/webkitplatformsupport_impl.h |
index b757f94fe2b20d68af3af1ceb329871df5a8b1a2..ddac31afd91312a8a72a594f91ef19a4987f5e25 100644 |
--- a/webkit/glue/webkitplatformsupport_impl.h |
+++ b/webkit/glue/webkitplatformsupport_impl.h |
@@ -94,7 +94,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, |