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

Unified Diff: ash/wm/lock_state_controller.h

Issue 2504523002: [Reland-fixing asan failure] Tablet-like power button behavior on Convertible/Tablet ChromeOS devic… (Closed)
Patch Set: fix asan test failure 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 73877ed89338fccd58515dc1a97a5e2eae231f43..5787c6fa082b2e2f929352729554d624f201fab7 100644
--- a/ash/wm/lock_state_controller.h
+++ b/ash/wm/lock_state_controller.h
@@ -33,7 +33,6 @@ class ShutdownController;
namespace test {
class LockStateControllerTest;
class LockStateControllerTestApi;
-class PowerButtonControllerTest;
}
// Displays onscreen animations and locks or suspends the system in response to
@@ -148,7 +147,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