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

Unified Diff: chrome/common/extensions/docs/apps/api_index.html

Issue 10659021: Move chrome.appWindow to chrome.app.window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix typo 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/api/app_window.idl ('k') | chrome/common/extensions/docs/apps/app.window.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/api_index.html
diff --git a/chrome/common/extensions/docs/apps/api_index.html b/chrome/common/extensions/docs/apps/api_index.html
index b03038ce76f0827c0b973f5758126d8e21ceed24..5ac85e0afd25b688d35e469e3938533156240f6d 100644
--- a/chrome/common/extensions/docs/apps/api_index.html
+++ b/chrome/common/extensions/docs/apps/api_index.html
@@ -199,7 +199,7 @@ Here are the supported chrome.* APIs:
</p>
<ul>
<li><a href="alarms.html" js="">alarms</a>
- </li><li><a href="appWindow.html" js="">appWindow</a>
+ </li><li><a href="app.window.html" js="">app.window</a>
</li><li><a href="contextMenus.html" js="">contextMenus</a>
</li><li><a href="events.html" js="">events</a>
</li><li><a href="fileSystem.html" js="">fileSystem</a>
« no previous file with comments | « chrome/common/extensions/api/app_window.idl ('k') | chrome/common/extensions/docs/apps/app.window.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698