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

Unified Diff: ash/BUILD.gn

Issue 2474913004: Tablet-like power button behavior on Convertible/Tablet ChromeOS devices (Closed)
Patch Set: based on Daniel's 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 3c4266f0b1fe92af107901a7f2389a7f3b0a2785..64108a869f19a99b0d1c1436745ae539d88054ba 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1331,6 +1331,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",
@@ -1459,6 +1460,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