| Index: chrome/browser/renderer_host/browser_render_process_host.cc
|
| ===================================================================
|
| --- chrome/browser/renderer_host/browser_render_process_host.cc (revision 31988)
|
| +++ chrome/browser/renderer_host/browser_render_process_host.cc (working copy)
|
| @@ -557,11 +557,11 @@
|
| switches::kEnableBenchmarking,
|
| switches::kInternalNaCl,
|
| switches::kDisableByteRangeSupport,
|
| + switches::kDisableDesktopNotifications,
|
| switches::kDisableWebSockets,
|
| switches::kDisableLocalStorage,
|
| switches::kEnableSessionStorage,
|
| switches::kDisableSharedWorkers,
|
| - switches::kEnableDesktopNotifications,
|
| switches::kEnableApplicationCache,
|
| // We propagate the Chrome Frame command line here as well in case the
|
| // renderer is not run in the sandbox.
|
|
|