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

Unified Diff: chrome/common/extensions/api/wallpaper_private.json

Issue 274163003: Revert 263741 "Enable surprise me wallpaper for new profiles." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: rebase Created 6 years, 7 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/common/extensions/api/wallpaper_private.json
diff --git a/chrome/common/extensions/api/wallpaper_private.json b/chrome/common/extensions/api/wallpaper_private.json
index 89e6ee1377cc466b51e21501e40430f8675e57e1..23159062a8cbd548e454d4e6e4d87e11531dee7b 100644
--- a/chrome/common/extensions/api/wallpaper_private.json
+++ b/chrome/common/extensions/api/wallpaper_private.json
@@ -238,14 +238,6 @@
}
]
}
- ],
- "events": [
- {
- "name": "onRequestEnableSurpriseMe",
- "type": "function",
- "description": "Fired to request enabling surprise me mode for new profiles.",
- "parameters": []
- }
]
}
]
« 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