| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 35423)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -658,9 +658,6 @@
|
| // to use Chromium's network stack to fetch, and V8 to evaluate.
|
| const char kWinHttpProxyResolver[] = "winhttp-proxy-resolver";
|
|
|
| -// On Windows only: use the old WinInet-based ftp implemetation.
|
| -const char kWininetFtp[] = "wininet-ftp";
|
| -
|
| // Causes the process to run as a worker subprocess.
|
| const char kWorkerProcess[] = "worker";
|
|
|
|
|