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

Unified Diff: chrome/common/extensions/permissions/api_permission.h

Issue 10878040: Move context-sensitive app.window.* functions to app.window.current().* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 8 years, 4 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/permissions/api_permission.h
diff --git a/chrome/common/extensions/permissions/api_permission.h b/chrome/common/extensions/permissions/api_permission.h
index c29fa8f7006620e954b2e1a1a482dbb8aac7a3cc..73a243debf7179a4b1cd0c9c94d311cb6e6a009d 100644
--- a/chrome/common/extensions/permissions/api_permission.h
+++ b/chrome/common/extensions/permissions/api_permission.h
@@ -40,6 +40,7 @@ class APIPermission {
kActiveTab,
kAlarms,
kAppNotifications,
+ kAppCurrentWindowInternal,
kAppRuntime,
kAppWindow,
kAudioCapture,

Powered by Google App Engine
This is Rietveld 408576698