| Index: third_party/WebKit/Source/core/frame/FrameConsole.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameConsole.h b/third_party/WebKit/Source/core/frame/FrameConsole.h
|
| index 2bb0be613094a191935913c4f344317f40735293..8bf454d8e199e23e88fa5acbf4d2170f42842975 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameConsole.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameConsole.h
|
| @@ -45,7 +45,7 @@ class ResourceResponse;
|
| class SourceLocation;
|
|
|
| // FrameConsole takes per-frame console messages and routes them up through the
|
| -// FrameHost to the ChromeClient and Inspector. It's meant as an abstraction
|
| +// Page to the ChromeClient and Inspector. It's meant as an abstraction
|
| // around ChromeClient calls and the way that Blink core/ can add messages to
|
| // the console.
|
| class CORE_EXPORT FrameConsole final
|
|
|