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

Unified Diff: chromeos/power/power_state_override.h

Issue 12260029: chromeos: Don't override suspend-on-lid-closed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update comment Created 7 years, 10 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/dbus/power_manager_client.cc ('k') | chromeos/power/power_state_override.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/power/power_state_override.h
diff --git a/chromeos/power/power_state_override.h b/chromeos/power/power_state_override.h
index b2e25722a4d3f6348186adc7dc9b118705ab3e17..08e31ee669c8b0cb2cef393e56d21e553fc5d744 100644
--- a/chromeos/power/power_state_override.h
+++ b/chromeos/power/power_state_override.h
@@ -26,8 +26,7 @@ class CHROMEOS_EXPORT PowerStateOverride
// Also implies BLOCK_SYSTEM_SUSPEND.
BLOCK_DISPLAY_SLEEP,
- // Blocks the system from being suspended due to user inactivity or (in the
- // case of a laptop) the lid being closed.
+ // Blocks the system from being suspended due to user inactivity.
BLOCK_SYSTEM_SUSPEND,
};
« no previous file with comments | « chromeos/dbus/power_manager_client.cc ('k') | chromeos/power/power_state_override.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698