Commit 225b04d2 authored by John Abd-El-Malek's avatar John Abd-El-Malek Committed by Commit Bot

Update network service about:flags message.

Most features work now.

Change-Id: I3e3d73ff98fafa567bb66162eb4ab30a75739ee3
Reviewed-on: https://chromium-review.googlesource.com/1213278Reviewed-by: default avatarNasko Oskov <nasko@chromium.org>
Commit-Queue: John Abd-El-Malek <jam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#589696}
parent 33198f28
...@@ -629,7 +629,7 @@ const char kEnableNetworkLoggingToFileDescription[] = ...@@ -629,7 +629,7 @@ const char kEnableNetworkLoggingToFileDescription[] =
const char kEnableNetworkServiceName[] = "Enable network service"; const char kEnableNetworkServiceName[] = "Enable network service";
const char kEnableNetworkServiceDescription[] = const char kEnableNetworkServiceDescription[] =
"Enables the network service, which makes network requests through a " "Enables the network service, which makes network requests through a "
"separate service. Note: most features don't work with this yet."; "separate process.";
const char kEnableNetworkServiceInProcessName[] = const char kEnableNetworkServiceInProcessName[] =
"Runs network service in-process"; "Runs network service in-process";
......
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