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

Unified Diff: content/content_tests.gypi

Issue 625443002: Reset accessibility if it gets out of sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try to address win x64 failure Created 6 years, 2 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 bd85b66a2206488260c27cd4bb082d9d8ab5a058..8ea2f502707f528b907a2868b72f282815268f59 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1158,6 +1158,7 @@
],
'sources': [
'app/mojo/mojo_browsertest.cc',
+ 'browser/accessibility/accessibility_ipc_error_browsertest.cc',
'browser/accessibility/accessibility_mode_browsertest.cc',
'browser/accessibility/accessibility_win_browsertest.cc',
'browser/accessibility/android_hit_testing_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698