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

Unified Diff: chromeos/dbus/fake_power_manager_client.h

Issue 26800005: chromeos: Remove ScreensaverController. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: delete "screensaver" extension permission Created 7 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 | « chromeos/chromeos_switches.cc ('k') | chromeos/dbus/fake_power_manager_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/fake_power_manager_client.h
diff --git a/chromeos/dbus/fake_power_manager_client.h b/chromeos/dbus/fake_power_manager_client.h
index ea4fa38df8199a5600f74fe0f1c5736a49bc088d..d89bb51e33d49501963f9a31ee84098d2f077f00 100644
--- a/chromeos/dbus/fake_power_manager_client.h
+++ b/chromeos/dbus/fake_power_manager_client.h
@@ -40,7 +40,6 @@ class FakePowerManagerClient : public PowerManagerClient {
virtual void RequestStatusUpdate() OVERRIDE;
virtual void RequestRestart() OVERRIDE;
virtual void RequestShutdown() OVERRIDE;
- virtual void RequestIdleNotification(int64 threshold_secs) OVERRIDE;
virtual void NotifyUserActivity(
power_manager::UserActivityType type) OVERRIDE;
virtual void NotifyVideoActivity(bool is_fullscreen) OVERRIDE;
« no previous file with comments | « chromeos/chromeos_switches.cc ('k') | chromeos/dbus/fake_power_manager_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698