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

Unified Diff: ash/public/interfaces/container.mojom

Issue 2290473004: Rename ash desktop_background to wallpaper. (Closed)
Patch Set: Address comments. Created 4 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 | « ash/mus/container_ids.cc ('k') | ash/root_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/public/interfaces/container.mojom
diff --git a/ash/public/interfaces/container.mojom b/ash/public/interfaces/container.mojom
index e49b8304f546793075799eb336d1a029f44912d5..f363d7fa7ed068c7956169eaf9a5337000924885 100644
--- a/ash/public/interfaces/container.mojom
+++ b/ash/public/interfaces/container.mojom
@@ -10,7 +10,7 @@ module ash.mojom;
// that other apps may need to parent windows to.
enum Container {
// TODO: remove everything but LOGIN_WINDOWS, http://crbug.com/616859.
- USER_BACKGROUND,
+ WALLPAPER,
USER_PRIVATE_SHELF,
LOGIN_WINDOWS,
// Status area widget and message center notification popups.
« no previous file with comments | « ash/mus/container_ids.cc ('k') | ash/root_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698