Commit 7268c3d1 authored by achuith's avatar achuith Committed by Commit bot

remote-debugging-port for guest sessions.

--remote-debugging-port flag is lost when guest sessions are started on
chromeos.

BUG=None

Review-Url: https://codereview.chromium.org/2141303003
Cr-Commit-Position: refs/heads/master@{#405633}
parent 0dd03dd1
......@@ -139,6 +139,7 @@ void DeriveCommandLine(const GURL& start_url,
::switches::kPpapiFlashPath,
::switches::kPpapiFlashVersion,
::switches::kPpapiInProcess,
::switches::kRemoteDebuggingPort,
::switches::kRendererStartupDialog,
::switches::kRootLayerScrolls,
::switches::kEnableShareGroupAsyncTextureUpload,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment