Index: chrome/common/extensions/api/declarative_content.json |
diff --git a/chrome/common/extensions/api/declarative_content.json b/chrome/common/extensions/api/declarative_content.json |
index 888cff7bdfae2107e6db2cf5a1fbff80f29d3cd5..e876b43c83af68a7a135cc05769e24e520b0b274 100644 |
--- a/chrome/common/extensions/api/declarative_content.json |
+++ b/chrome/common/extensions/api/declarative_content.json |
@@ -51,7 +51,7 @@ |
}, |
{ |
"id": "RequestContentScript", |
- "description": "Declarative event action that injects a content script.", |
+ "description": "Declarative event action that injects a content script. <p><b>WARNING:</b> This action is still experimental and is not supported on stable builds of Chrome.</p>", |
"type": "object", |
"properties": { |
"css": { |