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

Unified Diff: ash/BUILD.gn

Issue 2474913004: Tablet-like power button behavior on Convertible/Tablet ChromeOS devices (Closed)
Patch Set: cr based on comments 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
« no previous file with comments | « no previous file | ash/wm/lock_state_controller.h » ('j') | ash/wm/power_button_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index ebd98b3efaad30f0b6a0b7bb5cbc2e0a25c27e0d..b5687631bf78e7eb53db8df9a7c30006f0bbb9cc 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1332,6 +1332,7 @@ test("ash_unittests") {
"wm/overview/window_selector_unittest.cc",
"wm/panels/panel_layout_manager_unittest.cc",
"wm/panels/panel_window_resizer_unittest.cc",
+ "wm/power_button_controller_unittest.cc",
"wm/resize_shadow_and_cursor_unittest.cc",
"wm/root_window_layout_manager_unittest.cc",
"wm/screen_dimmer_unittest.cc",
@@ -1460,6 +1461,7 @@ test("ash_unittests") {
# Talks to ChromeOS system services.
"wm/lock_state_controller_unittest.cc",
+ "wm/power_button_controller_unittest.cc",
# Maximize mode is only available on Chrome OS.
"wm/maximize_mode/maximize_mode_controller_unittest.cc",
« no previous file with comments | « no previous file | ash/wm/lock_state_controller.h » ('j') | ash/wm/power_button_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698