Index: content/shell/tools/breakpad_integration_test.py |
diff --git a/content/shell/tools/breakpad_integration_test.py b/content/shell/tools/breakpad_integration_test.py |
index 1e5d4ba3edc9817aa87ed2fd0b29436a5d93553f..cfb03126f7545d3de004a7d27b9d1a00df71ad47 100755 |
--- a/content/shell/tools/breakpad_integration_test.py |
+++ b/content/shell/tools/breakpad_integration_test.py |
@@ -75,7 +75,7 @@ |
print "# Run content_shell and make it crash." |
cmd = [options.binary, |
- '--run-layout-test', |
+ '--dump-render-tree', |
'chrome://crash', |
'--enable-crash-reporter', |
'--crash-dumps-dir=%s' % crash_dir] |