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

Unified Diff: ash/default_wallpaper_delegate.h

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Sync and rebase; do *not* use mojo in classic ash. 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
Index: ash/default_wallpaper_delegate.h
diff --git a/ash/default_wallpaper_delegate.h b/ash/default_wallpaper_delegate.h
index 56d36cb826a3209140af4106c17b8a43921139ff..ab3ec0edb651c0e26dd18310cf664b768e903606 100644
--- a/ash/default_wallpaper_delegate.h
+++ b/ash/default_wallpaper_delegate.h
@@ -23,7 +23,6 @@ class ASH_EXPORT DefaultWallpaperDelegate : public WallpaperDelegate {
bool ShouldShowInitialAnimation() override;
void UpdateWallpaper(bool clear_cache) override;
void InitializeWallpaper() override;
- void OpenSetWallpaperPage() override;
bool CanOpenSetWallpaperPage() override;
void OnWallpaperAnimationFinished() override;
void OnWallpaperBootAnimationFinished() override;

Powered by Google App Engine
This is Rietveld 408576698