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

Unified Diff: chrome/common/extensions/api/dial.idl

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: 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/dial.idl
diff --git a/chrome/common/extensions/api/dial.idl b/chrome/common/extensions/api/dial.idl
index 42263b39b8d63e22efaa82417e14866bdd1dac77..2db0e6ae3d83a2b03ffa6f6c1d1fd1f2dbed9349 100644
--- a/chrome/common/extensions/api/dial.idl
+++ b/chrome/common/extensions/api/dial.idl
@@ -29,7 +29,6 @@
//
// These can be combined to poll for devices to prime the device menu, then
// refresh the menu when it is displayed.
epeterson 2013/06/13 03:24:28 All of this is going to show up as dial's descript
not at google - send to devlin 2013/06/19 16:47:16 Yes we should move it to an intro. Could you do th
epeterson 2013/06/20 23:07:40 I created an intro for chrome.dial. The API isn't
-
namespace dial {
// Represents a unique device that responded to a DIAL discovery request.

Powered by Google App Engine
This is Rietveld 408576698