Commit 5f62e7b1 authored by Tal Pressman's avatar Tal Pressman Committed by Commit Bot

Fix typo in comment.

Change-Id: I0ed01ce85cc0c4bd5e1c9475e47fd19771d714e1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147406
Auto-Submit: Tal Pressman <talp@chromium.org>
Commit-Queue: Alexander Timin <altimin@chromium.org>
Reviewed-by: default avatarAlexander Timin <altimin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#759217}
parent f0222a0d
...@@ -96,7 +96,7 @@ class PLATFORM_EXPORT PageSchedulerImpl : public PageScheduler { ...@@ -96,7 +96,7 @@ class PLATFORM_EXPORT PageSchedulerImpl : public PageScheduler {
bool IsLoading() const; bool IsLoading() const;
// An "ordinary" PageScheduler is responsible for is a fully-featured page // An "ordinary" PageScheduler is responsible for a fully-featured page
// owned by a web view. // owned by a web view.
bool IsOrdinary() const; bool IsOrdinary() const;
......
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