| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index 8984a79646ccb539f7d539b8cdf5f3bb57b3c115..dd70fa14e858476e3c13d2ad005328596f3fe144 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1095,7 +1095,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kDisablePreferCompositingToLCDText,
|
| switches::kDisableCompositingForTransition,
|
| switches::kDisableDatabases,
|
| - switches::kDisableDesktopNotifications,
|
| switches::kDisableDirectNPAPIRequests,
|
| switches::kDisableDisplayList2dCanvas,
|
| switches::kDisableDistanceFieldText,
|
|
|