Index: content/public/common/sandbox_init.h |
diff --git a/content/public/common/sandbox_init.h b/content/public/common/sandbox_init.h |
index 34f366a2450e5dfb5c1a68b1f9521b673cc6682e..bd12ff89bee72046f7fbd7110e534385002195fd 100644 |
--- a/content/public/common/sandbox_init.h |
+++ b/content/public/common/sandbox_init.h |
@@ -28,7 +28,7 @@ class SandboxedProcessLauncherDelegate; |
#if defined(OS_WIN) |
-// Initialize the sandbox for renderer, gpu, utility, worker, nacl, and plug-in |
+// Initialize the sandbox for renderer, gpu, utility, worker, nacl, and plugin |
// processes, depending on the command line flags. Although The browser process |
// is not sandboxed, this also needs to be called because it will initialize |
// the broker code. |