Index: Source/platform/EventTracer.h |
diff --git a/Source/platform/EventTracer.h b/Source/platform/EventTracer.h |
index cd48a2d742045d9a24dad8be8e2688e77720c20d..81a79367d205b1098b6e730c3eb6f27d42631202 100644 |
--- a/Source/platform/EventTracer.h |
+++ b/Source/platform/EventTracer.h |
@@ -70,7 +70,7 @@ public: |
const char* argNames[], |
const unsigned char argTypes[], |
const unsigned long long argValues[], |
- blink::TraceEvent::ConvertableToTraceFormat*[], |
+ TraceEvent::ConvertableToTraceFormat*[], |
unsigned char flags); |
static TraceEvent::TraceEventHandle addTraceEvent(char phase, |
const unsigned char* categoryEnabledFlag, |