Index: content/public/common/content_switches.cc |
=================================================================== |
--- content/public/common/content_switches.cc (revision 148570) |
+++ content/public/common/content_switches.cc (working copy) |
@@ -118,7 +118,7 @@ |
// Do not launch the GPU process shortly after browser process launch. Instead |
// launch it when it is first needed. |
-const char kDisableGpuProcessPrelaunch[] = "diasable-gpu-process-prelaunch"; |
+const char kDisableGpuProcessPrelaunch[] = "disable-gpu-process-prelaunch"; |
// Disable the GPU process sandbox. |
const char kDisableGpuSandbox[] = "disable-gpu-sandbox"; |