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

Unified Diff: chrome/common/extensions/api/experimental_input_virtual_keyboard.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_input_virtual_keyboard.json
diff --git a/chrome/common/extensions/api/experimental_input_virtual_keyboard.json b/chrome/common/extensions/api/experimental_input_virtual_keyboard.json
index fc8f1b0342e57a506e9186139c7bf13ccb7ff39d..4bd2c81e0e1180aacaf536c6333085605ea35995 100644
--- a/chrome/common/extensions/api/experimental_input_virtual_keyboard.json
+++ b/chrome/common/extensions/api/experimental_input_virtual_keyboard.json
@@ -5,8 +5,7 @@
[
{
"namespace": "experimental.input.virtualKeyboard",
- "nodoc": true,
- "types": [],
+ "description": "none",
"functions": [
{
"name": "insertText",
« no previous file with comments | « chrome/common/extensions/api/experimental_infobars.json ('k') | chrome/common/extensions/api/experimental_media_galleries.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698