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

Unified Diff: content/content_tests.gypi

Issue 1375703002: Fire accessibility hover events when the touch exploration flag is set. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use asserts instead of checks in test Created 5 years, 3 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/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index d4c3b44135a4cb3e844263eaa8b4cebe4d87d2ba..e5b6a23a7205551b0ab3f903718b99680cc1abfb 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -192,6 +192,7 @@
'browser/accessibility/dump_accessibility_tree_browsertest.cc',
'browser/accessibility/site_per_process_accessibility_browsertest.cc',
'browser/accessibility/snapshot_ax_tree_browsertest.cc',
+ 'browser/accessibility/touch_accessibility_aura_browsertest.cc',
'browser/background_sync/background_sync_browsertest.cc',
'browser/battery_status/battery_monitor_impl_browsertest.cc',
'browser/battery_status/battery_monitor_integration_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698