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

Unified Diff: chrome/browser/resources/chromeos/wallpaper_manager/manifest.json

Issue 465113003: Chrome OS wallpaper manager. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Javascript style violation that is totally unrelated to my change. Created 6 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
« no previous file with comments | « chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
diff --git a/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json b/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
index 7c82c2bbe58e73071cd679205c901ce721f6fdb9..6122cd48f08da7360d231f9c3814568e6f060efc 100644
--- a/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
+++ b/chrome/browser/resources/chromeos/wallpaper_manager/manifest.json
@@ -12,6 +12,7 @@
},
"permissions": [
"alarms",
+ "app.window.alpha",
"experimental",
garykac1 2014/08/13 17:21:29 Previously, transparentBackground required 'experi
"storage",
"unlimitedStorage",
« no previous file with comments | « chrome/browser/resources/chromeos/wallpaper_manager/js/event_page.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698