summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/bindings/v8/V8Binding.h
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/Source/bindings/v8/V8Binding.h')
-rw-r--r--third_party/WebKit/Source/bindings/v8/V8Binding.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/WebKit/Source/bindings/v8/V8Binding.h b/third_party/WebKit/Source/bindings/v8/V8Binding.h
index f33245b..d834b10 100644
--- a/third_party/WebKit/Source/bindings/v8/V8Binding.h
+++ b/third_party/WebKit/Source/bindings/v8/V8Binding.h
@@ -715,7 +715,7 @@ namespace WebCore {
v8::Isolate* toIsolate(ExecutionContext*);
v8::Isolate* toIsolate(Frame*);
- // Can only be called by WebKit::initialize
+ // Can only be called by blink::initialize
void setMainThreadIsolate(v8::Isolate*);
} // namespace WebCore