| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 90388)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -923,10 +923,6 @@
|
| // Replaces the buffered data source for <audio> and <video> with a simplified
|
| // resource loader that downloads the entire resource into memory.
|
|
|
| -// Choose the socket reuse policy specified. The value should be of type
|
| -// enum ClientSocketReusePolicy.
|
| -const char kSocketReusePolicy[] = "socket-reuse-policy";
|
| -
|
| // Start the browser maximized, regardless of any previous settings.
|
| const char kStartMaximized[] = "start-maximized";
|
|
|
|
|
| Property changes on: chrome/common/chrome_switches.cc
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
|
|
|
|