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

Unified Diff: ash/common/system/tiles/tray_tiles.h

Issue 2497123002: chromeos: Move device shutdown handling out of chrome into ash (Closed)
Patch Set: rebase Created 4 years, 1 month 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/system/tiles/tiles_default_view.cc ('k') | ash/common/system/tiles/tray_tiles.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/tiles/tray_tiles.h
diff --git a/ash/common/system/tiles/tray_tiles.h b/ash/common/system/tiles/tray_tiles.h
index 92d61d26d113490f0234bf61a40802a5496139ed..be8bc8bfc96e62668cfd1837a41b42a89a01e30f 100644
--- a/ash/common/system/tiles/tray_tiles.h
+++ b/ash/common/system/tiles/tray_tiles.h
@@ -24,6 +24,7 @@ class ASH_EXPORT TrayTiles : public SystemTrayItem {
// Accessor needed to obtain the help button view for the first-run flow.
views::View* GetHelpButtonView() const;
+ TilesDefaultView* GetDefaultViewForTesting() const;
views::View* CreateDefaultViewForTesting(LoginStatus status);
private:
« no previous file with comments | « ash/common/system/tiles/tiles_default_view.cc ('k') | ash/common/system/tiles/tray_tiles.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698