Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(732)

Unified Diff: components/test_runner/test_runner_for_specific_view.h

Issue 2144853002: Remove references to blink::WebPageOverlay. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/PageOverlay.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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();
« no previous file with comments | « no previous file | third_party/WebKit/Source/web/PageOverlay.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698