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

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

Issue 168153002: Docserver: Disable NaCL docs and apps samples. The bug referenced is for the (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « chrome/common/extensions/docs/templates/json/chrome_sidenav.json ('k') | no next file » | 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 11db9c8e8e77b418e01b9a05e14f2161900beb7f..b80b7764798260f4580823811f09b5d8e523f929 100644
--- a/chrome/common/extensions/docs/templates/json/content_providers.json
+++ b/chrome/common/extensions/docs/templates/json/content_providers.json
@@ -69,15 +69,15 @@
"dir": "chrome/common/extensions/docs/static"
},
"serveFrom": "static"
- },
- "cr-native-client": {
- "chromium": {
- "dir": "native_client_sdk/doc_generated"
- },
- "defaultExtensions": [".html", ".md"],
- "serveFrom": "native-client",
- "supportsTemplates": true
}
+ //"cr-native-client": {
+ // "chromium": {
+ // "dir": "native_client_sdk/doc_generated"
+ // },
+ // "defaultExtensions": [".html", ".md"],
+ // "serveFrom": "native-client",
+ // "supportsTemplates": true
+ //},
//"devtools-docs": {
// "defaultExtensions": [".html", ".md"],
// "gcs": {
« no previous file with comments | « chrome/common/extensions/docs/templates/json/chrome_sidenav.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698