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

Unified Diff: chrome/common/extensions/docs/extensions/experimental.discovery.html

Issue 10647003: Discovery API supports specifying a tile in a URL. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed nits Created 8 years, 5 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
« no previous file with comments | « chrome/common/extensions/api/experimental_discovery.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/extensions/experimental.discovery.html
diff --git a/chrome/common/extensions/docs/extensions/experimental.discovery.html b/chrome/common/extensions/docs/extensions/experimental.discovery.html
index 03cdd1df38ab3bf79305ea1f634764437f6d8dad..5ddf2c6d24085b8748294eefb3be38e368fc4e77 100644
--- a/chrome/common/extensions/docs/extensions/experimental.discovery.html
+++ b/chrome/common/extensions/docs/extensions/experimental.discovery.html
@@ -446,6 +446,30 @@
<!-- OBJECT EVENT FIELDS -->
<!-- FUNCTION PARAMETERS -->
</div>
+ </div><div>
+ <div>
+ <dt>
+ <var>urlImage</var>
+ <em>
+ <!-- TYPE -->
+ <div style="display:inline">
+ (
+ <span class="optional">optional</span>
+ <span id="typeTemplate">
+ <span>
+ <span>string</span>
+ </span>
+ </span>
+ )
+ </div>
+ </em>
+ </dt>
+ <dd>The url of the image to use as a tile.</dd>
+ <!-- OBJECT PROPERTIES -->
+ <!-- OBJECT METHODS -->
+ <!-- OBJECT EVENT FIELDS -->
+ <!-- FUNCTION PARAMETERS -->
+ </div>
</div>
</dl>
</dd>
« no previous file with comments | « chrome/common/extensions/api/experimental_discovery.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698