Index: chrome/common/extensions/docs/templates/json/content_providers.json |
diff --git a/chrome/common/extensions/docs/templates/json/content_providers.json b/chrome/common/extensions/docs/templates/json/content_providers.json |
index fc003a408c38cb868d2577eac23c486a318174cb..eacd834fbca290dbb43fa9d9ab390afadde72fc6 100644 |
--- a/chrome/common/extensions/docs/templates/json/content_providers.json |
+++ b/chrome/common/extensions/docs/templates/json/content_providers.json |
@@ -41,6 +41,13 @@ |
// this to true. Otherwise, it's safer and more efficient to omit it. |
{ |
+ "cr-chrome-docs-home": { |
+ "chromium": { |
+ "dir": "chrome/docs" |
+ }, |
+ "serveFrom": "home", |
+ "supportsTemplates": true |
+ }, |
"cr-extensions-examples": { |
"chromium": { |
"dir": "chrome/common/extensions/docs/examples" |