Chromium Code Reviews| 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 07d0631159b3387a5017838aafa534681072c45a..a022b27139e0922a506130f59b92ab12f2bfe58d 100644 |
| --- a/chrome/common/extensions/permissions/api_permission.h |
| +++ b/chrome/common/extensions/permissions/api_permission.h |
| @@ -94,6 +94,7 @@ class APIPermission { |
| kStorage, |
| kSyncFileSystem, |
| kSystemPrivate, |
| + kSystemIndicator, |
|
not at google - send to devlin
2012/11/16 17:42:04
The permission for the system indicator API should
dewittj
2012/11/16 19:13:57
I'm not sure all system indicator apps are going t
not at google - send to devlin
2012/11/16 19:21:09
The same could be said for browser actions. Genera
|
| kTab, |
| kTabCapture, |
| kTerminalPrivate, |