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

Unified Diff: chrome/common/extensions/api/experimental_history.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_history.json
diff --git a/chrome/common/extensions/api/experimental_history.json b/chrome/common/extensions/api/experimental_history.json
index 09a6f8e1c85c3b6b636352695c203f46a79c9b2c..f7f2290bbc9eb8ed8a25b7c5b4ccbd65455d0e25 100644
--- a/chrome/common/extensions/api/experimental_history.json
+++ b/chrome/common/extensions/api/experimental_history.json
@@ -5,6 +5,7 @@
[
{
"namespace": "experimental.history",
+ "description": "Use the <code>chrome.experimental.history</code> API to interact with the browser's record of most visited pages.",
"types": [
{
"id": "MostVisitedItem",
« no previous file with comments | « chrome/common/extensions/api/experimental_dns.idl ('k') | chrome/common/extensions/api/experimental_identity.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698