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

Unified Diff: content/browser/BUILD.gn

Issue 2864953002: Split out the MSCOM pieces of BrowserAccessibilityWin into a seperate class. (Closed)
Patch Set: follow up comment Created 3 years, 7 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 | content/browser/accessibility/accessibility_event_recorder_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 63b7bb268c092f7be1e91337eed5f5e6375b8709..abecd220f297c687e17b0dc4ee2f5ca766d30952 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -235,6 +235,8 @@ source_set("browser") {
"accessibility/browser_accessibility.h",
"accessibility/browser_accessibility_cocoa.h",
"accessibility/browser_accessibility_cocoa.mm",
+ "accessibility/browser_accessibility_com_win.cc",
+ "accessibility/browser_accessibility_com_win.h",
"accessibility/browser_accessibility_event.cc",
"accessibility/browser_accessibility_event.h",
"accessibility/browser_accessibility_event_win.cc",
« no previous file with comments | « no previous file | content/browser/accessibility/accessibility_event_recorder_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698