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

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

Issue 10668027: Extension docs: Adjusting the API template, CSS, and static images. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebuilt docs. Created 8 years, 6 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
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index b0302c62369f47fd534f105afd281c12b04fa518..f4d6d527bd1127d4465ec87083ddc701b7994b8a 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -6,8 +6,8 @@
"chrome.alarms.get": "alarms.html#method-get",
"chrome.alarms.getAll": "alarms.html#method-getAll",
"chrome.alarms.onAlarm": "alarms.html#event-onAlarm",
- "chrome.appWindow.activate": "appWindow.html#method-activate",
"chrome.appWindow.create": "appWindow.html#method-create",
+ "chrome.appWindow.focus": "appWindow.html#method-focus",
"chrome.appWindow.maximize": "appWindow.html#method-maximize",
"chrome.appWindow.minimize": "appWindow.html#method-minimize",
"chrome.appWindow.moveTo": "appWindow.html#method-moveTo",
« no previous file with comments | « chrome/common/extensions/docs/images/toggle_sprite.png ('k') | chrome/common/extensions/docs/template/api_template.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698