| Index: chrome/common/chrome_switches.cc
|
| ===================================================================
|
| --- chrome/common/chrome_switches.cc (revision 72269)
|
| +++ chrome/common/chrome_switches.cc (working copy)
|
| @@ -613,9 +613,6 @@
|
| // Order of the listed sub-arguments does not matter.
|
| const char kEnableWatchdog[] = "enable-watchdog";
|
|
|
| -// Enable web audio API.
|
| -const char kEnableWebAudio[] = "enable-webaudio";
|
| -
|
| // Disable WebKit's XSSAuditor. The XSSAuditor mitigates reflective XSS.
|
| const char kEnableXSSAuditor[] = "enable-xss-auditor";
|
|
|
|
|