Skip to content

Commit

Permalink
Add docs link for chrome.system.display.ActiveState
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 710744364
  • Loading branch information
Closure Team authored and copybara-github committed Dec 30, 2024
1 parent 1696e6d commit 3bcb433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/externs/chrome_extensions.js
Original file line number Diff line number Diff line change
Expand Up @@ -7397,7 +7397,7 @@ chrome.system.display.Bounds;

/**
* @enum {string}
* @see TODO(user): link to docs once published
* @see https://developer.chrome.com/docs/extensions/reference/api/system/display#type-ActiveState
*/
chrome.system.display.ActiveState = {
ACTIVE: '',
Expand Down

0 comments on commit 3bcb433

Please sign in to comment.