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

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

Issue 10754014: Wallpaper manager backend APIs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile error on linux_chromeos_clang and format nits 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/permissions/api_permission.h
diff --git a/chrome/common/extensions/permissions/api_permission.h b/chrome/common/extensions/permissions/api_permission.h
index c2d74f134e163152c54501656cf11db64ff1da4a..8ace97b3cdb7633195305293dd135c4657c37b81 100644
--- a/chrome/common/extensions/permissions/api_permission.h
+++ b/chrome/common/extensions/permissions/api_permission.h
@@ -78,6 +78,7 @@ class APIPermission {
kUnlimitedStorage,
kUsb,
kVideoCapture,
+ kWallpaperPrivate,
kWebNavigation,
kWebRequest,
kWebRequestBlocking,

Powered by Google App Engine
This is Rietveld 408576698