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

Unified Diff: content/test/accessibility_browser_test_utils.h

Issue 401643003: Correctly update the bounds of objects in the accessibility tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 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
Index: content/test/accessibility_browser_test_utils.h
diff --git a/content/test/accessibility_browser_test_utils.h b/content/test/accessibility_browser_test_utils.h
index 5111e3c6132877a084be07265c026d6c90845a7a..3c134eac3da393f6cc2fd82681e14ade365b45e8 100644
--- a/content/test/accessibility_browser_test_utils.h
+++ b/content/test/accessibility_browser_test_utils.h
@@ -24,7 +24,6 @@ class Shell;
class AccessibilityNotificationWaiter {
public:
explicit AccessibilityNotificationWaiter(Shell* shell);
-
AccessibilityNotificationWaiter(
Shell* shell,
AccessibilityMode accessibility_mode,
« no previous file with comments | « content/renderer/accessibility/renderer_accessibility_complete.cc ('k') | content/test/accessibility_browser_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698