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

Unified Diff: content/browser/BUILD.gn

Issue 2558933002: Add more fine-grained accessibility modes. (Closed)
Patch Set: Rename constants Created 4 years 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 824a9c3baa4e69e1c8131097b09cfc0a4fe3c4ad..083ef59432efaaf762e831627e9c145332e19f21 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -178,8 +178,6 @@ source_set("browser") {
"../zygote/zygote_linux.cc",
"../zygote/zygote_linux.h",
"../zygote/zygote_main_linux.cc",
- "accessibility/accessibility_mode_helper.cc",
- "accessibility/accessibility_mode_helper.h",
"accessibility/accessibility_tree_formatter.cc",
"accessibility/accessibility_tree_formatter.h",
"accessibility/accessibility_tree_formatter_blink.cc",

Powered by Google App Engine
This is Rietveld 408576698