| Index: components/test_runner/test_runner_for_specific_view.h
|
| diff --git a/components/test_runner/test_runner_for_specific_view.h b/components/test_runner/test_runner_for_specific_view.h
|
| index 06c245ccae0febfb7e2018e40a756a22b45ea95a..e0c6d5e1938eec9d52a4421e0667f1480d84193a 100644
|
| --- a/components/test_runner/test_runner_for_specific_view.h
|
| +++ b/components/test_runner/test_runner_for_specific_view.h
|
| @@ -171,8 +171,7 @@ class TestRunnerForSpecificView {
|
| // Dump current PageImportanceSignals for the page.
|
| void DumpPageImportanceSignals();
|
|
|
| - // WebPageOverlay related functions. Permits the adding and removing of only
|
| - // one opaque overlay.
|
| + // Permits the adding and removing of only one opaque overlay.
|
| void AddWebPageOverlay();
|
| void RemoveWebPageOverlay();
|
|
|
|
|