Commit 2da2ef0f authored by Oksana Zhuravlova's avatar Oksana Zhuravlova Committed by Commit Bot

Update a comment reference from WebKit.h to blink.h

Change-Id: I38f6d8e4756e9da69f733e0b6a356ef9a7cd9082
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1909816Reviewed-by: default avatarKenichi Ishibashi <bashi@chromium.org>
Commit-Queue: Oksana Zhuravlova <oksamyt@chromium.org>
Cr-Commit-Position: refs/heads/master@{#714613}
parent 0f804ede
...@@ -55,7 +55,7 @@ constexpr char kInterfaceMapLabel[] = ...@@ -55,7 +55,7 @@ constexpr char kInterfaceMapLabel[] =
} // namespace } // namespace
// Wrapper function defined in WebKit.h // Wrapper function defined in blink.h
v8::Isolate* MainThreadIsolate() { v8::Isolate* MainThreadIsolate() {
return V8PerIsolateData::MainThreadIsolate(); return V8PerIsolateData::MainThreadIsolate();
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment