Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(82)

Unified Diff: chrome/common/extensions/docs/templates/json/content_providers.json

Issue 143363007: Moving home and pillar pages to public folder (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed pillar.html Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/public/home/devtools-pillar.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 afdedc5ee231d29984a7c5b2f799e6c02e8391cf..901888689993c76dcd4dfd0027f6aa27ce3f4b1b 100644
--- a/chrome/common/extensions/docs/templates/json/content_providers.json
+++ b/chrome/common/extensions/docs/templates/json/content_providers.json
@@ -41,13 +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-chrome-docs-home": {
+ //"chromium": {
+ //"dir": "chrome/docs"
+ //},
+ //"serveFrom": "home",
+ //"supportsTemplates": true
+ //},
"cr-extensions-examples": {
"chromium": {
"dir": "chrome/common/extensions/docs/examples"
« no previous file with comments | « no previous file | chrome/common/extensions/docs/templates/public/home/devtools-pillar.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698