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

Unified Diff: chrome/common/extensions/docs/static/app_hardware.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/static/app_hardware.html
diff --git a/chrome/common/extensions/docs/static/app_hardware.html b/chrome/common/extensions/docs/static/app_hardware.html
index 012fd57e5549bcc91b3dc43ae11324fb55bd7fb7..bda5933051d340f86da4f64b2da47a64f67ccab8 100644
--- a/chrome/common/extensions/docs/static/app_hardware.html
+++ b/chrome/common/extensions/docs/static/app_hardware.html
@@ -38,7 +38,7 @@ to the manifest file:
<pre>
"permissions": [
- "appWindow",
+ "app.window",
"experimental",
"usb"
]
« no previous file with comments | « chrome/common/extensions/docs/static/app_external.html ('k') | chrome/common/extensions/docs/static/app_lifecycle.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698