| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 190096)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -1263,10 +1263,6 @@
|
| // Replaces the buffered data source for <audio> and <video> with a simplified
|
| // resource loader that downloads the entire resource into memory.
|
|
|
| -// Socket reuse policy. The value should be of type enum
|
| -// ClientSocketReusePolicy.
|
| -const char kSocketReusePolicy[] = "socket-reuse-policy";
|
| -
|
| // Origin for which SpdyProxy authentication is supported.
|
| const char kSpdyProxyAuthOrigin[] = "spdy-proxy-auth-origin";
|
|
|
|
|