Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5944)

Unified Diff: chrome/common/extensions/docs/samples.json

Issue 10810074: Updates to documentation for experimental.apps (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/docs/extensions/samples.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/common/extensions/docs/extensions/samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698