summaryrefslogtreecommitdiff
path: root/chromium/gin/debug_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/gin/debug_impl.h')
-rw-r--r--chromium/gin/debug_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/gin/debug_impl.h b/chromium/gin/debug_impl.h
index 96d48ad3ffb..b88c0b6c089 100644
--- a/chromium/gin/debug_impl.h
+++ b/chromium/gin/debug_impl.h
@@ -12,7 +12,6 @@ namespace gin {
class DebugImpl {
public:
- static v8::FunctionEntryHook GetFunctionEntryHook();
static v8::JitCodeEventHandler GetJitCodeEventHandler();
#if defined(OS_WIN)
static Debug::CodeRangeCreatedCallback GetCodeRangeCreatedCallback();