We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b411784 commit 164b411Copy full SHA for 164b411
chrome/common/extensions/api/side_panel.idl
@@ -164,6 +164,6 @@ namespace sidePanel {
164
165
interface Events {
166
// Fired when the extension's side panel is opened.
167
- [nodoc] static void onOpened(PanelOpenedInfo info);
+ static void onOpened(PanelOpenedInfo info);
168
};
169
0 commit comments