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

Unified Diff: chrome/common/extensions/api/devtools/network.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/devtools/network.json
diff --git a/chrome/common/extensions/api/devtools/network.json b/chrome/common/extensions/api/devtools/network.json
index c7dc56e621f89f8eb5d909e097323f93a811fbea..3bb6e0b6ce2f4d3100025f77acd0c609be688e21 100644
--- a/chrome/common/extensions/api/devtools/network.json
+++ b/chrome/common/extensions/api/devtools/network.json
@@ -5,6 +5,7 @@
[
{
"namespace": "devtools.network",
+ "description": "Use the <code>chrome.devtools.network</code> API to retrieve the information about network requests displayed by the Developer Tools in the Network panel.",
"nocompile": true,
"types": [
{
« no previous file with comments | « chrome/common/extensions/api/devtools/inspected_window.json ('k') | chrome/common/extensions/api/devtools/panels.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698