Skip to content

Commit

Permalink
Maybe fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
psychonic committed Apr 26, 2017
1 parent 813511d commit eae4fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AMBuildScript
Expand Up @@ -474,4 +474,4 @@ if builder.backend == 'amb2':
builder.Build(BuildScripts, { 'MMS': MMS })

if builder.options.breakpad_dump:
builder.RunScript('support/buildbot/BreakpadSymbols', { 'MMS': MMS })
builder.Build('support/buildbot/BreakpadSymbols', { 'MMS': MMS })

0 comments on commit eae4fc7

Please sign in to comment.