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

Unified Diff: ash/system/date/date_default_view.h

Issue 871483003: Add device policy to disallow shutdown - WebUI modifications (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed browsertest Created 5 years, 11 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/system/date/date_default_view.h
diff --git a/ash/system/date/date_default_view.h b/ash/system/date/date_default_view.h
index 25bddfcac393b6a829e76a9b74e8a425ca3114ab..2efcdf84f358be281dd459072f85c317a2a01f98 100644
--- a/ash/system/date/date_default_view.h
+++ b/ash/system/date/date_default_view.h
@@ -29,6 +29,7 @@ class ASH_EXPORT DateDefaultView : public views::View,
~DateDefaultView() override;
views::View* GetHelpButtonView();
+ const views::View* GetShutdownButtonViewForTest() const;
tray::DateView* GetDateView();
const tray::DateView* GetDateView() const;
« no previous file with comments | « no previous file | ash/system/date/date_default_view.cc » ('j') | chrome/browser/chromeos/shutdown_policy_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698