diff --git a/include/v8-debug.h b/include/v8-debug.h index 971c410496..3dab7a1756 100644 --- a/include/v8-debug.h +++ b/include/v8-debug.h @@ -116,7 +116,7 @@ class EXPORT Debug { */ virtual Handle GetExecutionState() const = 0; virtual Handle GetEventData() const = 0; - + /** * Get the debugger protocol JSON. */