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

Unified Diff: content/test/BUILD.gn

Issue 2447013009: Implement Increment and Decrement accessible actions (Closed)
Patch Set: Change to make test pass on Android Created 4 years, 1 month 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/renderer/accessibility/render_accessibility_impl.cc ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 977dc3ac672bc1b811f5d23a92169814d706a883..38b007cd9eae36eb8cfcce1512f90b7b99281c01 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -519,6 +519,7 @@ test("content_browsertests") {
sources = [
"../app/mojo/mojo_browsertest.cc",
+ "../browser/accessibility/accessibility_action_browsertest.cc",
"../browser/accessibility/accessibility_event_recorder.cc",
"../browser/accessibility/accessibility_event_recorder.h",
"../browser/accessibility/accessibility_event_recorder_mac.mm",
« no previous file with comments | « content/renderer/accessibility/render_accessibility_impl.cc ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698