Index: chrome/common/extensions/docs/samples.json |
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json |
index 90edd8534c0b3c7e81b7e223443879cecbb504c7..b519a75cd0e0d13d258075aaf5b148047c539e01 100644 |
--- a/chrome/common/extensions/docs/samples.json |
+++ b/chrome/common/extensions/docs/samples.json |
@@ -120,8 +120,7 @@ |
"chrome.events.Event.hasListeners": "events.html#method-Event-hasListeners", |
"chrome.events.Event.removeListener": "events.html#method-Event-removeListener", |
"chrome.events.Event.removeRules": "events.html#method-Event-removeRules", |
- "chrome.experimental.app.clearAllNotifications": "experimental.app.html#method-clearAllNotifications", |
- "chrome.experimental.app.notify": "experimental.app.html#method-notify", |
+ "chrome.experimental.app.onLaunched": "experimental.app.html#event-onLaunched", |
"chrome.experimental.bluetooth.connect": "experimental.bluetooth.html#method-connect", |
"chrome.experimental.bluetooth.disconnect": "experimental.bluetooth.html#method-disconnect", |
"chrome.experimental.bluetooth.getAddress": "experimental.bluetooth.html#method-getAddress", |