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

Unified Diff: chrome/common/extensions/api/experimental_rlz.json

Issue 16876004: Updating JSON Schema Compiler to add description field to schemas. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (kalman) rebase Created 7 years, 6 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
Index: chrome/common/extensions/api/experimental_rlz.json
diff --git a/chrome/common/extensions/api/experimental_rlz.json b/chrome/common/extensions/api/experimental_rlz.json
index b954a4ec95b543a112460ff9485bb5ddacf03f24..f97f925e9b09420687eff223a99cadbeb17b7777 100644
--- a/chrome/common/extensions/api/experimental_rlz.json
+++ b/chrome/common/extensions/api/experimental_rlz.json
@@ -5,8 +5,7 @@
[
{
"namespace": "experimental.rlz",
- "nodoc": true,
- "types": [],
+ "description": "none",
"functions": [
{
"name": "recordProductEvent",

Powered by Google App Engine
This is Rietveld 408576698