Index: extensions/browser/renderer_startup_helper.h |
diff --git a/extensions/browser/renderer_startup_helper.h b/extensions/browser/renderer_startup_helper.h |
index 2d7c27150e163a0793554cd55e4652aea3eb2408..a652209991a5022e10b3491c5dcd8e62d0dbbc3c 100644 |
--- a/extensions/browser/renderer_startup_helper.h |
+++ b/extensions/browser/renderer_startup_helper.h |
@@ -19,7 +19,7 @@ class RenderProcessHost; |
namespace extensions { |
-// Informs renderers about extensions-related data (channel, available |
+// Informs renderers about extensions-related data (loaded extensions, available |
// functions, etc.) when they start. Sends this information to both extension |
// and non-extension renderers, as the non-extension renderers may have content |
// scripts. Lives on the UI thread. Shared between incognito and non-incognito |