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

Side by Side Diff: ash/BUILD.gn

Issue 2496043004: Revert of Tablet-like power button behavior on Convertible/Tablet ChromeOS devices (Closed)
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « no previous file | ash/system/chromeos/power/tablet_power_button_controller.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 import("//build/config/features.gni") 5 import("//build/config/features.gni")
6 import("//build/config/ui.gni") 6 import("//build/config/ui.gni")
7 import("//testing/test.gni") 7 import("//testing/test.gni")
8 import("//ui/base/ui_features.gni") 8 import("//ui/base/ui_features.gni")
9 9
10 assert(use_aura) 10 assert(use_aura)
(...skipping 716 matching lines...) Expand 10 before | Expand all | Expand 10 after
727 "shell.cc", 727 "shell.cc",
728 "shell.h", 728 "shell.h",
729 "shell_init_params.h", 729 "shell_init_params.h",
730 "sticky_keys/sticky_keys_controller.cc", 730 "sticky_keys/sticky_keys_controller.cc",
731 "sticky_keys/sticky_keys_controller.h", 731 "sticky_keys/sticky_keys_controller.h",
732 "sticky_keys/sticky_keys_overlay.cc", 732 "sticky_keys/sticky_keys_overlay.cc",
733 "sticky_keys/sticky_keys_overlay.h", 733 "sticky_keys/sticky_keys_overlay.h",
734 "sticky_keys/sticky_keys_state.h", 734 "sticky_keys/sticky_keys_state.h",
735 "system/chromeos/power/power_event_observer.cc", 735 "system/chromeos/power/power_event_observer.cc",
736 "system/chromeos/power/power_event_observer.h", 736 "system/chromeos/power/power_event_observer.h",
737 "system/chromeos/power/tablet_power_button_controller.cc",
738 "system/chromeos/power/tablet_power_button_controller.h",
739 "system/chromeos/power/video_activity_notifier.cc", 737 "system/chromeos/power/video_activity_notifier.cc",
740 "system/chromeos/power/video_activity_notifier.h", 738 "system/chromeos/power/video_activity_notifier.h",
741 "system/chromeos/rotation/tray_rotation_lock.cc", 739 "system/chromeos/rotation/tray_rotation_lock.cc",
742 "system/chromeos/rotation/tray_rotation_lock.h", 740 "system/chromeos/rotation/tray_rotation_lock.h",
743 "system/chromeos/screen_layout_observer.cc", 741 "system/chromeos/screen_layout_observer.cc",
744 "system/chromeos/screen_layout_observer.h", 742 "system/chromeos/screen_layout_observer.h",
745 "touch/touch_hud_debug.cc", 743 "touch/touch_hud_debug.cc",
746 "touch/touch_hud_debug.h", 744 "touch/touch_hud_debug.h",
747 "touch/touch_hud_projection.cc", 745 "touch/touch_hud_projection.cc",
748 "touch/touch_hud_projection.h", 746 "touch/touch_hud_projection.h",
(...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after
1283 "rotator/screen_rotation_animation_unittest.cc", 1281 "rotator/screen_rotation_animation_unittest.cc",
1284 "screen_util_unittest.cc", 1282 "screen_util_unittest.cc",
1285 "shelf/shelf_layout_manager_unittest.cc", 1283 "shelf/shelf_layout_manager_unittest.cc",
1286 "shelf/shelf_unittest.cc", 1284 "shelf/shelf_unittest.cc",
1287 "shelf/shelf_view_unittest.cc", 1285 "shelf/shelf_view_unittest.cc",
1288 "shelf/shelf_widget_unittest.cc", 1286 "shelf/shelf_widget_unittest.cc",
1289 "shell_unittest.cc", 1287 "shell_unittest.cc",
1290 "sticky_keys/sticky_keys_overlay_unittest.cc", 1288 "sticky_keys/sticky_keys_overlay_unittest.cc",
1291 "sticky_keys/sticky_keys_unittest.cc", 1289 "sticky_keys/sticky_keys_unittest.cc",
1292 "system/chromeos/power/power_event_observer_unittest.cc", 1290 "system/chromeos/power/power_event_observer_unittest.cc",
1293 "system/chromeos/power/tablet_power_button_controller_unittest.cc",
1294 "system/chromeos/power/video_activity_notifier_unittest.cc", 1291 "system/chromeos/power/video_activity_notifier_unittest.cc",
1295 "system/chromeos/rotation/tray_rotation_lock_unittest.cc", 1292 "system/chromeos/rotation/tray_rotation_lock_unittest.cc",
1296 "system/chromeos/screen_layout_observer_unittest.cc", 1293 "system/chromeos/screen_layout_observer_unittest.cc",
1297 "system/overview/overview_button_tray_unittest.cc", 1294 "system/overview/overview_button_tray_unittest.cc",
1298 "system/toast/toast_manager_unittest.cc", 1295 "system/toast/toast_manager_unittest.cc",
1299 "system/web_notification/ash_popup_alignment_delegate_unittest.cc", 1296 "system/web_notification/ash_popup_alignment_delegate_unittest.cc",
1300 "system/web_notification/web_notification_tray_unittest.cc", 1297 "system/web_notification/web_notification_tray_unittest.cc",
1301 "test/ash_test_environment_default.cc", 1298 "test/ash_test_environment_default.cc",
1302 "test/ash_test_helper_unittest.cc", 1299 "test/ash_test_helper_unittest.cc",
1303 "test/ash_unittests.cc", 1300 "test/ash_unittests.cc",
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
1493 if (is_win) { 1490 if (is_win) {
1494 configs -= [ "//build/config/win:console" ] 1491 configs -= [ "//build/config/win:console" ]
1495 configs += [ "//build/config/win:windowed" ] 1492 configs += [ "//build/config/win:windowed" ]
1496 deps += [ "//sandbox" ] 1493 deps += [ "//sandbox" ]
1497 } 1494 }
1498 1495
1499 if (is_chromeos) { 1496 if (is_chromeos) {
1500 deps += [ "//device/bluetooth" ] 1497 deps += [ "//device/bluetooth" ]
1501 } 1498 }
1502 } 1499 }
OLDNEW
« no previous file with comments | « no previous file | ash/system/chromeos/power/tablet_power_button_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698