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

Unified Diff: ash/wm/lock_state_controller.h

Issue 2474913004: Tablet-like power button behavior on Convertible/Tablet ChromeOS devices (Closed)
Patch Set: nits Created 4 years, 1 month 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/wm/lock_state_controller.h
diff --git a/ash/wm/lock_state_controller.h b/ash/wm/lock_state_controller.h
index 388558db4ab0302dbb62eb3bdf9ab4a5cbe6cf2c..cbccac736f65ac8cbb408826c0836bc02d20cf74 100644
--- a/ash/wm/lock_state_controller.h
+++ b/ash/wm/lock_state_controller.h
@@ -39,7 +39,6 @@ class ShutdownClient;
namespace test {
class LockStateControllerTest;
class LockStateControllerTestApi;
-class PowerButtonControllerTest;
}
// Displays onscreen animations and locks or suspends the system in response to
@@ -154,7 +153,6 @@ class ASH_EXPORT LockStateController : public aura::WindowTreeHostObserver,
}
private:
- friend class test::PowerButtonControllerTest;
friend class test::LockStateControllerTest;
friend class test::LockStateControllerTestApi;
« no previous file with comments | « ash/system/chromeos/power/tablet_power_button_controller_unittest.cc ('k') | ash/wm/lock_state_controller_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698