| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 172970)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -711,6 +711,7 @@
|
| static const char* const kSwitchNames[] = {
|
| // We propagate the Chrome Frame command line here as well in case the
|
| // renderer is not run in the sandbox.
|
| + switches::kAudioBufferSize,
|
| switches::kAuditAllHandles,
|
| switches::kAuditHandles,
|
| switches::kChromeFrame,
|
|
|