diff options
Diffstat (limited to 'chrome/test/functional/stress.py')
-rwxr-xr-x | chrome/test/functional/stress.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/test/functional/stress.py b/chrome/test/functional/stress.py index f3de2fd..f9a4ffe 100755 --- a/chrome/test/functional/stress.py +++ b/chrome/test/functional/stress.py @@ -107,7 +107,6 @@ class StressTest(pyauto.PyUITest): 'crash_inspector', 'crash_report_sender', 'ffmpegsumo.so', - 'libexif.dylib', 'libplugin_carbon_interpose.dylib']) index = 0 symbol_files = ['%s-%s-i386.breakpad' % (sym_file, self.chrome_version) \ |