summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/api/experimental_notification.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/extensions/api/experimental_notification.idl b/chrome/common/extensions/api/experimental_notification.idl
index a59c630..2c43dc0 100644
--- a/chrome/common/extensions/api/experimental_notification.idl
+++ b/chrome/common/extensions/api/experimental_notification.idl
@@ -35,7 +35,6 @@
TemplateType templateType;
// Sender's avatar, app icon, or a thumbnail for image notifications.
- // TODO(miket): see browserAction.setIcon() for a better approach.
DOMString iconUrl;
// Title of the notification (e.g. sender name for email).