Roll chromium_revision 6a04368..1728ddf (370362:370595)
Our valgrind script needed to be updated due to6a04368..1728ddf/tools/valgrind/chrome_tests.py Change log:6a04368..1728ddfFull diff:6a04368..1728ddfChanged dependencies: * src/third_party/ffmpeg:7deada1..2dc5618* src/third_party/libsrtp:ebfcc9a..9cc4f2f* src/third_party/libvpx_new/source/libvpx:b520882..c0307e6* src/tools/gyp:54b7dfc..aa0301bDEPS diff:6a04368..1728ddf/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, NOTRY=True Review URL: https://codereview.webrtc.org/1610253003 Cr-Commit-Position: refs/heads/master@{#11330}
This commit is contained in:
@ -123,6 +123,8 @@ def main(_):
|
||||
help="run the tests with --test-launcher-total-shards")
|
||||
parser.add_option("--test-launcher-shard-index", type=int,
|
||||
help="run the tests with --test-launcher-shard-index")
|
||||
parser.add_option("--drmemory_ops",
|
||||
help="extra options passed to Dr. Memory")
|
||||
options, args = parser.parse_args()
|
||||
|
||||
if options.verbose:
|
||||
|
||||
Reference in New Issue
Block a user