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

Unified Diff: ash/common/wallpaper/wallpaper_delegate.h

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/common/wallpaper/wallpaper_controller.cc ('k') | ash/common/wm_shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/wallpaper/wallpaper_delegate.h
diff --git a/ash/common/wallpaper/wallpaper_delegate.h b/ash/common/wallpaper/wallpaper_delegate.h
index 3dacdb0468d7983c7099b307fe591de8a936b040..4f435746176af0428fbf8179b1b6eae37d9cfbd8 100644
--- a/ash/common/wallpaper/wallpaper_delegate.h
+++ b/ash/common/wallpaper/wallpaper_delegate.h
@@ -41,9 +41,6 @@ class ASH_EXPORT WallpaperDelegate {
// Initialize wallpaper.
virtual void InitializeWallpaper() = 0;
- // Opens the set wallpaper page in the browser.
- virtual void OpenSetWallpaperPage() = 0;
-
// Returns true if user can open set wallpaper page.
virtual bool CanOpenSetWallpaperPage() = 0;
« no previous file with comments | « ash/common/wallpaper/wallpaper_controller.cc ('k') | ash/common/wm_shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698