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

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

Issue 7192016: chrome.experimental.downloads (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: DownloadQuery, single DownloadMap Created 9 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
« no previous file with comments | « chrome/common/extensions/docs/extension.html ('k') | chrome/common/extensions/docs/history.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/fileBrowserHandler.html
diff --git a/chrome/common/extensions/docs/fileBrowserHandler.html b/chrome/common/extensions/docs/fileBrowserHandler.html
index 935703ea0bf93a1902298a4900a346ffb6c1c7f6..7dda17d628f4a618198042331e0c5c98692a600a 100644
--- a/chrome/common/extensions/docs/fileBrowserHandler.html
+++ b/chrome/common/extensions/docs/fileBrowserHandler.html
@@ -606,7 +606,7 @@ For other examples and for help in viewing the source code, see
<div style="display:inline">
(
<span class="optional" style="display: none; ">optional</span>
- <span class="enum" style="display: none; ">enumerated</span>
+ <span class="enum">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
<a> Type</a>
@@ -616,7 +616,7 @@ For other examples and for help in viewing the source code, see
array of <span><span></span></span>
</span>
<span>string</span>
- <span style="display: none; "></span>
+ <span></span>
</span>
</span>
)
@@ -674,7 +674,7 @@ For other examples and for help in viewing the source code, see
<div style="display:inline">
(
<span class="optional" style="display: none; ">optional</span>
- <span class="enum" style="display: none; ">enumerated</span>
+ <span class="enum">enumerated</span>
<span id="typeTemplate">
<span>
<a href="fileBrowserHandler.html#type-FileHandlerExecuteEventDetails">FileHandlerExecuteEventDetails</a>
@@ -780,7 +780,7 @@ For other examples and for help in viewing the source code, see
<div style="display:inline">
(
<span class="optional" style="display: none; ">optional</span>
- <span class="enum" style="display: none; ">enumerated</span>
+ <span class="enum">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
<a> Type</a>
@@ -790,7 +790,7 @@ For other examples and for help in viewing the source code, see
array of <span><span></span></span>
</span>
<span>object</span>
- <span style="display: none; "></span>
+ <span></span>
</span>
</span>
)
@@ -825,7 +825,7 @@ For other examples and for help in viewing the source code, see
<div style="display:inline">
(
<span class="optional" style="display: none; ">optional</span>
- <span class="enum" style="display: none; ">enumerated</span>
+ <span class="enum">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
<a> Type</a>
@@ -835,7 +835,7 @@ For other examples and for help in viewing the source code, see
array of <span><span></span></span>
</span>
<span>any</span>
- <span style="display: none; "></span>
+ <span></span>
</span>
</span>
)
@@ -893,7 +893,7 @@ For other examples and for help in viewing the source code, see
<div style="display:inline">
(
<span class="optional">optional</span>
- <span class="enum" style="display: none; ">enumerated</span>
+ <span class="enum">enumerated</span>
<span id="typeTemplate">
<span style="display: none; ">
<a> Type</a>
@@ -903,7 +903,7 @@ For other examples and for help in viewing the source code, see
array of <span><span></span></span>
</span>
<span>integer</span>
- <span style="display: none; "></span>
+ <span></span>
</span>
</span>
)
« no previous file with comments | « chrome/common/extensions/docs/extension.html ('k') | chrome/common/extensions/docs/history.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698