Index: content/common/sandbox_init_mac.h |
diff --git a/content/common/sandbox_init_mac.h b/content/common/sandbox_init_mac.h |
index 5407081414449b1a9a61af80bdf40b3784e26a5e..4bbabb397b62991574a6a2c5b0f3c68e4d993a58 100644 |
--- a/content/common/sandbox_init_mac.h |
+++ b/content/common/sandbox_init_mac.h |
@@ -7,7 +7,7 @@ |
namespace content { |
-// Initialize the sandbox for renderer, gpu, utility, worker, and plug-in |
+// Initialize the sandbox for renderer, gpu, utility, worker, and plugin |
// processes, depending on the command line flags. For the browser process which |
// is not sandboxed, this call is a no-op. |
// Returns true if the sandbox was initialized succesfully, false if an error |