Chromium Code Reviews| Index: content/browser/renderer_host/browser_render_process_host.cc |
| =================================================================== |
| --- content/browser/renderer_host/browser_render_process_host.cc (revision 107226) |
| +++ content/browser/renderer_host/browser_render_process_host.cc (working copy) |
| @@ -567,6 +567,7 @@ |
| switches::kDisableWebAudio, |
| switches::kDisableWebSockets, |
| switches::kEnableAccessibilityLogging, |
| + switches::kEnableCompositingForFixedPosition, |
|
jamesr
2011/10/27 06:19:52
why is this here? i know we tend to cargo-cult it
|
| switches::kEnableDCHECK, |
| switches::kEnableGPUServiceLogging, |
| switches::kEnableGPUClientLogging, |