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

Unified Diff: chrome/browser/chromeos/login/background_view.h

Issue 8930001: Fix up status area clock code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 9 years 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: chrome/browser/chromeos/login/background_view.h
diff --git a/chrome/browser/chromeos/login/background_view.h b/chrome/browser/chromeos/login/background_view.h
index 03987ddfcc9307d63b25d74d5a1fd03449d56ec9..5909bdc953dd2e9f545e26d9f4e6829d25f1d311 100644
--- a/chrome/browser/chromeos/login/background_view.h
+++ b/chrome/browser/chromeos/login/background_view.h
@@ -88,9 +88,6 @@ class BackgroundView : public views::View,
// Tells if screen saver is enabled.
bool ScreenSaverEnabled();
- // Sets default clock 24 hour mode to use.
- void SetDefaultUse24HourClock(bool use_24hour_clock);
-
// Overridden from views::View:
virtual void Layout() OVERRIDE;
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/background_view.cc » ('j') | chrome/browser/ui/views/aura/status_area_host_aura.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698