Index: Source/core/inspector/InspectorDebuggerAgent.h |
diff --git a/Source/core/inspector/InspectorDebuggerAgent.h b/Source/core/inspector/InspectorDebuggerAgent.h |
index 7e56ce64343d932192cd191d3b092fe23e1445d6..a8498a20837aad939595d8e9e13dc0eac74680a6 100644 |
--- a/Source/core/inspector/InspectorDebuggerAgent.h |
+++ b/Source/core/inspector/InspectorDebuggerAgent.h |
@@ -68,7 +68,7 @@ public: |
MonitorCommandBreakpointSource |
}; |
- static const char* backtraceObjectGroup; |
+ static const char backtraceObjectGroup[]; |
virtual ~InspectorDebuggerAgent(); |