Index: chrome/common/extensions/docs/extensions/devtools.panels.html |
diff --git a/chrome/common/extensions/docs/extensions/devtools.panels.html b/chrome/common/extensions/docs/extensions/devtools.panels.html |
index f20713d5fea6861539539378e40d6f01a2287d38..9cad5cc4827021d744cd4a4342df8ba7dd6c535e 100644 |
--- a/chrome/common/extensions/docs/extensions/devtools.panels.html |
+++ b/chrome/common/extensions/docs/extensions/devtools.panels.html |
@@ -823,6 +823,7 @@ You can find examples that use this API in |
<p>Fired when an object is selected in the panel.</p> |
<!-- LISTENER PARAMETERS --> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -996,6 +997,7 @@ You can find examples that use this API in |
<p>Fired when the user switches away from the panel.</p> |
<!-- LISTENER PARAMETERS --> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -1065,6 +1067,7 @@ You can find examples that use this API in |
</dl> |
</div> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -1110,6 +1113,7 @@ You can find examples that use this API in |
</dl> |
</div> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -1438,6 +1442,7 @@ You can find examples that use this API in |
<p>Fired when the sidebar pane becomes hidden as a result of the user switching away from the panel that hosts the sidebar pane.</p> |
<!-- LISTENER PARAMETERS --> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -1484,6 +1489,7 @@ You can find examples that use this API in |
</dl> |
</div> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |
@@ -1634,6 +1640,7 @@ You can find examples that use this API in |
<p>Fired when the button is clicked.</p> |
<!-- LISTENER PARAMETERS --> |
<!-- EXTRA PARAMETERS --> |
+ <!-- FILTERS --> |
<!-- LISTENER RETURN VALUE --> |
<dl> |
</dl> |