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

Unified Diff: content/browser/BUILD.gn

Issue 2640123004: Initial support for native accessibility in ARC (Closed)
Patch Set: |window| can be nullptr Created 3 years, 10 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 4a764be988d43bdcd1b3c09da72bdbea61a0ef6b..78fffe3f4dae19760f7c3d377e7788ee9410ea6b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -214,8 +214,6 @@ source_set("browser") {
"accessibility/accessibility_ui.h",
"accessibility/ax_platform_position.cc",
"accessibility/ax_platform_position.h",
- "accessibility/ax_tree_id_registry.cc",
- "accessibility/ax_tree_id_registry.h",
"accessibility/browser_accessibility.cc",
"accessibility/browser_accessibility.h",
"accessibility/browser_accessibility_cocoa.h",

Powered by Google App Engine
This is Rietveld 408576698