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

Unified Diff: content/browser/accessibility/browser_accessibility_win.h

Issue 1183633003: cross gn Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: slightly smaller diff 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 | « content/app/content_main_runner.cc ('k') | iaccessible_hack2.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/accessibility/browser_accessibility_win.h
diff --git a/content/browser/accessibility/browser_accessibility_win.h b/content/browser/accessibility/browser_accessibility_win.h
index d7bd920a894f44898fe32125c3581db0446f49a4..30af849e26bcd596fd9449eaca97388b14ff83ca 100644
--- a/content/browser/accessibility/browser_accessibility_win.h
+++ b/content/browser/accessibility/browser_accessibility_win.h
@@ -245,7 +245,7 @@ BrowserAccessibilityWin
LONG* position_in_group) override;
//
- // IAccessibleEx methods not implemented.
+ // IAccessible2 methods not implemented.
//
CONTENT_EXPORT STDMETHODIMP get_extendedRole(BSTR* extended_role) override;
CONTENT_EXPORT STDMETHODIMP
« no previous file with comments | « content/app/content_main_runner.cc ('k') | iaccessible_hack2.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698