Index: chrome/common/extensions/chrome_manifest_handlers.h |
diff --git a/chrome/common/extensions/chrome_manifest_handlers.h b/chrome/common/extensions/chrome_manifest_handlers.h |
index 61303ee8e3fe19629485fa1eca07a5908baebfac..03d9a5fbb7116a62f17469a01f3d41e36b230e2f 100644 |
--- a/chrome/common/extensions/chrome_manifest_handlers.h |
+++ b/chrome/common/extensions/chrome_manifest_handlers.h |
@@ -8,7 +8,7 @@ |
namespace extensions { |
// Registers all manifest handlers used in Chrome. Should be called |
-// once in each process. |
+// once in each process. See also extensions/common/common_manifest_handlers.h. |
void RegisterChromeManifestHandlers(); |
} // namespace extensions |