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

Unified Diff: ash/default_wallpaper_delegate.cc

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Sync and rebase again... Created 4 years, 2 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/default_wallpaper_delegate.h ('k') | ash/mus/context_menu_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/default_wallpaper_delegate.cc
diff --git a/ash/default_wallpaper_delegate.cc b/ash/default_wallpaper_delegate.cc
index 8de44717983aeae2ccb47c5c983340a1a1d14dde..1e78a74a786948c013b9ad56a10fcc4ed79027f9 100644
--- a/ash/default_wallpaper_delegate.cc
+++ b/ash/default_wallpaper_delegate.cc
@@ -31,8 +31,6 @@ void DefaultWallpaperDelegate::InitializeWallpaper() {
WmShell::Get()->wallpaper_controller()->CreateEmptyWallpaper();
}
-void DefaultWallpaperDelegate::OpenSetWallpaperPage() {}
-
bool DefaultWallpaperDelegate::CanOpenSetWallpaperPage() {
return false;
}
« no previous file with comments | « ash/default_wallpaper_delegate.h ('k') | ash/mus/context_menu_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698