Update network service about:flags message.

Most features work now.

Change-Id: I3e3d73ff98fafa567bb66162eb4ab30a75739ee3
Reviewed-on: https://chromium-review.googlesource.com/1213278
Reviewed-by: Nasko Oskov <[email protected]>
Commit-Queue: John Abd-El-Malek <[email protected]>
Cr-Commit-Position: refs/heads/master@{#589696}
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index 2475f57b..37f167c 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -629,7 +629,7 @@
 const char kEnableNetworkServiceName[] = "Enable network service";
 const char kEnableNetworkServiceDescription[] =
     "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[] =
     "Runs network service in-process";