Commit bdfd8427 authored by rdsmith@chromium.org's avatar rdsmith@chromium.org

Modify --log-net-log comment to remove option for command line output.

BUG=None
R=mmenke@chromium.org

Review URL: https://codereview.chromium.org/132283002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@244204 0039d316-1c4b-4281-b951-d872f2087c98
parent 272ec15e
......@@ -696,8 +696,7 @@ const char kLogGpuControlListDecisions[] = "log-gpu-control-list-decisions";
// INFO = 0, WARNING = 1, LOG_ERROR = 2, LOG_FATAL = 3.
const char kLoggingLevel[] = "log-level";
// Enables displaying net log events on the command line, or writing the events
// to a separate file if a file name is given.
// Enables saving net log events to a file and sets the file name to use.
const char kLogNetLog[] = "log-net-log";
// Make plugin processes log their sent and received messages to VLOG(1).
......
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