Allow passing listening socket path on command line
When enabling externally-running applications, allow the user to specify a path for the listening socket. This makes development easier while still allowing for a default to be used in production. BUG=None TEST=run mojo_shell with --enable-external-applications=path/to/socket, without the flag, and with the flag but passing no value. Review URL: https://codereview.chromium.org/599733007 Cr-Commit-Position: refs/heads/master@{#297247}
Showing
Please register or sign in to comment