| Index: content/public/common/content_switches.cc
|
| ===================================================================
|
| --- content/public/common/content_switches.cc (revision 136661)
|
| +++ content/public/common/content_switches.cc (working copy)
|
| @@ -264,7 +264,6 @@
|
|
|
| // Enable media stream in WebKit.
|
| // http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#mediastream
|
| -const char kEnableMediaStream[] = "enable-media-stream";
|
| const char kEnablePeerConnection[] = "enable-peer-connection";
|
|
|
| // On Windows, converts the page to the currently-installed monitor profile.
|
|
|