| Index: chrome/chrome_tests.gypi
|
| diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
|
| index c329517023773200f1d054c0a8df87a95538314c..5dbf9764c3e98e6631d6cffb3a59b6baf3025736 100644
|
| --- a/chrome/chrome_tests.gypi
|
| +++ b/chrome/chrome_tests.gypi
|
| @@ -2716,7 +2716,8 @@
|
| # is safe to run there. See http://crbug.com/78722 for details.
|
| '../base/files/file_path_watcher_browsertest.cc',
|
| '../content/app/startup_helper_win.cc',
|
| - '../content/browser/accessibility/renderer_accessibility_browsertest.cc',
|
| + # TODO(sergeyu): Disabled due to crbug.com/106934.
|
| + # '../content/browser/accessibility/renderer_accessibility_browsertest.cc',
|
| '../content/browser/child_process_security_policy_browsertest.cc',
|
| '../content/browser/device_orientation/device_orientation_browsertest.cc',
|
| '../content/browser/download/mhtml_generation_browsertest.cc',
|
|
|