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

Side by Side Diff: ash/BUILD.gn

Issue 2463163002: Update chromeos system menu buttons for MD. (Closed)
Patch Set: boxlayout has some annoying dchecks 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/common/system/cast/tray_cast.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 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 "common/shelf/wm_shelf_util.h", 188 "common/shelf/wm_shelf_util.h",
189 "common/shell_delegate.h", 189 "common/shell_delegate.h",
190 "common/system/accessibility_observer.h", 190 "common/system/accessibility_observer.h",
191 "common/system/audio/audio_observer.h", 191 "common/system/audio/audio_observer.h",
192 "common/system/audio/tray_audio.cc", 192 "common/system/audio/tray_audio.cc",
193 "common/system/audio/tray_audio.h", 193 "common/system/audio/tray_audio.h",
194 "common/system/audio/tray_audio_delegate.h", 194 "common/system/audio/tray_audio_delegate.h",
195 "common/system/audio/volume_view.cc", 195 "common/system/audio/volume_view.cc",
196 "common/system/audio/volume_view.h", 196 "common/system/audio/volume_view.h",
197 "common/system/brightness_control_delegate.h", 197 "common/system/brightness_control_delegate.h",
198 "common/system/cast/tray_cast.cc",
199 "common/system/cast/tray_cast.h",
200 "common/system/chromeos/audio/audio_detailed_view.cc", 198 "common/system/chromeos/audio/audio_detailed_view.cc",
201 "common/system/chromeos/audio/audio_detailed_view.h", 199 "common/system/chromeos/audio/audio_detailed_view.h",
202 "common/system/chromeos/audio/tray_audio_chromeos.cc", 200 "common/system/chromeos/audio/tray_audio_chromeos.cc",
203 "common/system/chromeos/audio/tray_audio_chromeos.h", 201 "common/system/chromeos/audio/tray_audio_chromeos.h",
204 "common/system/chromeos/audio/tray_audio_delegate_chromeos.cc", 202 "common/system/chromeos/audio/tray_audio_delegate_chromeos.cc",
205 "common/system/chromeos/audio/tray_audio_delegate_chromeos.h", 203 "common/system/chromeos/audio/tray_audio_delegate_chromeos.h",
206 "common/system/chromeos/bluetooth/bluetooth_notification_controller.cc", 204 "common/system/chromeos/bluetooth/bluetooth_notification_controller.cc",
207 "common/system/chromeos/bluetooth/bluetooth_notification_controller.h", 205 "common/system/chromeos/bluetooth/bluetooth_notification_controller.h",
208 "common/system/chromeos/bluetooth/bluetooth_observer.h", 206 "common/system/chromeos/bluetooth/bluetooth_observer.h",
209 "common/system/chromeos/bluetooth/tray_bluetooth.cc", 207 "common/system/chromeos/bluetooth/tray_bluetooth.cc",
210 "common/system/chromeos/bluetooth/tray_bluetooth.h", 208 "common/system/chromeos/bluetooth/tray_bluetooth.h",
211 "common/system/chromeos/brightness/brightness_controller_chromeos.cc", 209 "common/system/chromeos/brightness/brightness_controller_chromeos.cc",
212 "common/system/chromeos/brightness/brightness_controller_chromeos.h", 210 "common/system/chromeos/brightness/brightness_controller_chromeos.h",
213 "common/system/chromeos/brightness/tray_brightness.cc", 211 "common/system/chromeos/brightness/tray_brightness.cc",
214 "common/system/chromeos/brightness/tray_brightness.h", 212 "common/system/chromeos/brightness/tray_brightness.h",
213 "common/system/chromeos/cast/tray_cast.cc",
214 "common/system/chromeos/cast/tray_cast.h",
215 "common/system/chromeos/devicetype_utils.cc", 215 "common/system/chromeos/devicetype_utils.cc",
216 "common/system/chromeos/devicetype_utils.h", 216 "common/system/chromeos/devicetype_utils.h",
217 "common/system/chromeos/enterprise/enterprise_domain_observer.h", 217 "common/system/chromeos/enterprise/enterprise_domain_observer.h",
218 "common/system/chromeos/enterprise/tray_enterprise.cc", 218 "common/system/chromeos/enterprise/tray_enterprise.cc",
219 "common/system/chromeos/enterprise/tray_enterprise.h", 219 "common/system/chromeos/enterprise/tray_enterprise.h",
220 "common/system/chromeos/ime_menu/ime_list_view.cc", 220 "common/system/chromeos/ime_menu/ime_list_view.cc",
221 "common/system/chromeos/ime_menu/ime_list_view.h", 221 "common/system/chromeos/ime_menu/ime_list_view.h",
222 "common/system/chromeos/ime_menu/ime_menu_tray.cc", 222 "common/system/chromeos/ime_menu/ime_menu_tray.cc",
223 "common/system/chromeos/ime_menu/ime_menu_tray.h", 223 "common/system/chromeos/ime_menu/ime_menu_tray.h",
224 "common/system/chromeos/keyboard_brightness_controller.cc", 224 "common/system/chromeos/keyboard_brightness_controller.cc",
(...skipping 1273 matching lines...) Expand 10 before | Expand all | Expand 10 after
1498 if (is_win) { 1498 if (is_win) {
1499 configs -= [ "//build/config/win:console" ] 1499 configs -= [ "//build/config/win:console" ]
1500 configs += [ "//build/config/win:windowed" ] 1500 configs += [ "//build/config/win:windowed" ]
1501 deps += [ "//sandbox" ] 1501 deps += [ "//sandbox" ]
1502 } 1502 }
1503 1503
1504 if (is_chromeos) { 1504 if (is_chromeos) {
1505 deps += [ "//device/bluetooth" ] 1505 deps += [ "//device/bluetooth" ]
1506 } 1506 }
1507 } 1507 }
OLDNEW
« no previous file with comments | « no previous file | ash/common/system/cast/tray_cast.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698