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

Unified Diff: chrome/browser/chromeos/ui/idle_logout_dialog_view.h

Issue 10384114: Added BGRA support to qcms. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 7 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/ui/idle_logout_dialog_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/ui/idle_logout_dialog_view.h
diff --git a/chrome/browser/chromeos/ui/idle_logout_dialog_view.h b/chrome/browser/chromeos/ui/idle_logout_dialog_view.h
index 37596e540935330d6e2d9b490dce4a6e3ca8298f..2ee69b184d5d45a56ea9a8dd19f59d4c7059287c 100644
--- a/chrome/browser/chromeos/ui/idle_logout_dialog_view.h
+++ b/chrome/browser/chromeos/ui/idle_logout_dialog_view.h
@@ -73,6 +73,7 @@ class IdleLogoutDialogView : public views::DialogDelegateView {
static void set_settings_provider(IdleLogoutSettingsProvider* provider);
views::Label* restart_label_;
+ views::Label* warning_label_;
// Time at which the countdown is over and we should close the dialog.
base::Time countdown_end_time_;
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/chromeos/ui/idle_logout_dialog_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698