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

Unified Diff: chrome/common/extensions/docs/extensions/samples.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
Index: chrome/common/extensions/docs/extensions/samples.html
diff --git a/chrome/common/extensions/docs/extensions/samples.html b/chrome/common/extensions/docs/extensions/samples.html
index 2c160346ca0e63b0bf5e1ef49d9a90c45bc00abc..6f23493ac5d223e8251248c3d89f83448b7fd7eb 100644
--- a/chrome/common/extensions/docs/extensions/samples.html
+++ b/chrome/common/extensions/docs/extensions/samples.html
@@ -280,7 +280,7 @@
<span>
<a href="javascript:void(0);" onclick="setFilter('chrome.alarms', this)">chrome.alarms</a><span>, </span>
</span><span>
- <a href="javascript:void(0);" onclick="setFilter('chrome.appWindow', this)">chrome.appWindow</a><span>, </span>
+ <a href="javascript:void(0);" onclick="setFilter('chrome.app.window', this)">chrome.app.window</a><span>, </span>
</span><span>
<a href="javascript:void(0);" onclick="setFilter('chrome.bookmarks', this)">chrome.bookmarks</a><span>, </span>
</span><span>
« no previous file with comments | « chrome/common/extensions/docs/extensions/fileSystem.html ('k') | chrome/common/extensions/docs/samples.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698