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

Unified Diff: chrome/common/extensions/docs/extensions/bookmarks.html

Issue 10694062: Refactor chrome.bookmarks API to use JSON schema compiler. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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/docs/apps/bookmarks.html ('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/bookmarks.html
diff --git a/chrome/common/extensions/docs/extensions/bookmarks.html b/chrome/common/extensions/docs/extensions/bookmarks.html
index 751d9598950f84132b9c8447e70ba081c5d321d2..8374e4d8c9d890a68b880c020384695207db4e9d 100644
--- a/chrome/common/extensions/docs/extensions/bookmarks.html
+++ b/chrome/common/extensions/docs/extensions/bookmarks.html
@@ -1198,6 +1198,7 @@ For other examples and for help in viewing the source code, see
<!-- TYPE -->
<div style="display:inline">
(
+ <span class="optional">optional</span>
<span id="typeTemplate">
<span>
<span>string</span>
« no previous file with comments | « chrome/common/extensions/docs/apps/bookmarks.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698