OLD | NEW |
1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 2012 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 { | 5 { |
6 'targets': [ | 6 'targets': [ |
7 { | 7 { |
8 'target_name': 'browser_ui', | 8 'target_name': 'browser_ui', |
9 'type': 'static_library', | 9 'type': 'static_library', |
10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
284 'browser/ui/ash/chrome_new_window_delegate_chromeos.cc', | 284 'browser/ui/ash/chrome_new_window_delegate_chromeos.cc', |
285 'browser/ui/ash/chrome_new_window_delegate_chromeos.h', | 285 'browser/ui/ash/chrome_new_window_delegate_chromeos.h', |
286 'browser/ui/ash/chrome_shell_delegate.cc', | 286 'browser/ui/ash/chrome_shell_delegate.cc', |
287 'browser/ui/ash/chrome_shell_delegate.h', | 287 'browser/ui/ash/chrome_shell_delegate.h', |
288 'browser/ui/ash/chrome_shell_delegate_chromeos.cc', | 288 'browser/ui/ash/chrome_shell_delegate_chromeos.cc', |
289 'browser/ui/ash/chrome_shell_delegate_views.cc', | 289 'browser/ui/ash/chrome_shell_delegate_views.cc', |
290 'browser/ui/ash/ime_controller_chromeos.cc', | 290 'browser/ui/ash/ime_controller_chromeos.cc', |
291 'browser/ui/ash/ime_controller_chromeos.h', | 291 'browser/ui/ash/ime_controller_chromeos.h', |
292 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc', | 292 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.cc', |
293 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h', | 293 'browser/ui/ash/launcher/app_shortcut_launcher_item_controller.h', |
| 294 'browser/ui/ash/launcher/app_window_launcher_item_controller.cc', |
| 295 'browser/ui/ash/launcher/app_window_launcher_item_controller.h', |
| 296 'browser/ui/ash/launcher/app_window_launcher_controller.cc', |
| 297 'browser/ui/ash/launcher/app_window_launcher_controller.h', |
294 'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc', | 298 'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc', |
295 'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h', | 299 'browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h', |
296 'browser/ui/ash/launcher/browser_status_monitor.cc', | 300 'browser/ui/ash/launcher/browser_status_monitor.cc', |
297 'browser/ui/ash/launcher/browser_status_monitor.h', | 301 'browser/ui/ash/launcher/browser_status_monitor.h', |
298 'browser/ui/ash/launcher/chrome_launcher_app_menu_item.cc', | 302 'browser/ui/ash/launcher/chrome_launcher_app_menu_item.cc', |
299 'browser/ui/ash/launcher/chrome_launcher_app_menu_item.h', | 303 'browser/ui/ash/launcher/chrome_launcher_app_menu_item.h', |
300 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.cc', | 304 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.cc', |
301 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h', | 305 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_browser.h', |
302 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.cc', | 306 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.cc', |
303 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h', | 307 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_tab.h', |
304 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.cc', | 308 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.cc', |
305 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.h', | 309 'browser/ui/ash/launcher/chrome_launcher_app_menu_item_v2app.h', |
306 'browser/ui/ash/launcher/chrome_launcher_controller.cc', | 310 'browser/ui/ash/launcher/chrome_launcher_controller.cc', |
307 'browser/ui/ash/launcher/chrome_launcher_controller.h', | 311 'browser/ui/ash/launcher/chrome_launcher_controller.h', |
308 'browser/ui/ash/launcher/chrome_launcher_controller_chromeos.cc', | 312 'browser/ui/ash/launcher/chrome_launcher_controller_chromeos.cc', |
309 'browser/ui/ash/launcher/chrome_launcher_controller_win.cc', | 313 'browser/ui/ash/launcher/chrome_launcher_controller_win.cc', |
310 'browser/ui/ash/launcher/launcher_application_menu_item_model.cc', | 314 'browser/ui/ash/launcher/launcher_application_menu_item_model.cc', |
311 'browser/ui/ash/launcher/launcher_application_menu_item_model.h', | 315 'browser/ui/ash/launcher/launcher_application_menu_item_model.h', |
312 'browser/ui/ash/launcher/launcher_app_tab_helper.cc', | 316 'browser/ui/ash/launcher/launcher_app_tab_helper.cc', |
313 'browser/ui/ash/launcher/launcher_app_tab_helper.h', | 317 'browser/ui/ash/launcher/launcher_app_tab_helper.h', |
314 'browser/ui/ash/launcher/launcher_context_menu.cc', | 318 'browser/ui/ash/launcher/launcher_context_menu.cc', |
315 'browser/ui/ash/launcher/launcher_context_menu.h', | 319 'browser/ui/ash/launcher/launcher_context_menu.h', |
316 'browser/ui/ash/launcher/launcher_favicon_loader.cc', | 320 'browser/ui/ash/launcher/launcher_favicon_loader.cc', |
317 'browser/ui/ash/launcher/launcher_favicon_loader.h', | 321 'browser/ui/ash/launcher/launcher_favicon_loader.h', |
318 'browser/ui/ash/launcher/launcher_item_controller.cc', | 322 'browser/ui/ash/launcher/launcher_item_controller.cc', |
319 'browser/ui/ash/launcher/launcher_item_controller.h', | 323 'browser/ui/ash/launcher/launcher_item_controller.h', |
320 'browser/ui/ash/launcher/launcher_item_util.cc', | 324 'browser/ui/ash/launcher/launcher_item_util.cc', |
321 'browser/ui/ash/launcher/launcher_item_util.h', | 325 'browser/ui/ash/launcher/launcher_item_util.h', |
| 326 'browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.cc
', |
| 327 'browser/ui/ash/launcher/multi_profile_app_window_launcher_controller.h'
, |
322 'browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc', | 328 'browser/ui/ash/launcher/multi_profile_browser_status_monitor.cc', |
323 'browser/ui/ash/launcher/multi_profile_browser_status_monitor.h', | 329 'browser/ui/ash/launcher/multi_profile_browser_status_monitor.h', |
324 'browser/ui/ash/launcher/multi_profile_shell_window_launcher_controller.
cc', | |
325 'browser/ui/ash/launcher/multi_profile_shell_window_launcher_controller.
h', | |
326 'browser/ui/ash/launcher/shell_window_launcher_item_controller.cc', | |
327 'browser/ui/ash/launcher/shell_window_launcher_item_controller.h', | |
328 'browser/ui/ash/launcher/shell_window_launcher_controller.cc', | |
329 'browser/ui/ash/launcher/shell_window_launcher_controller.h', | |
330 'browser/ui/ash/multi_user/multi_user_context_menu.cc', | 330 'browser/ui/ash/multi_user/multi_user_context_menu.cc', |
331 'browser/ui/ash/multi_user/multi_user_context_menu.h', | 331 'browser/ui/ash/multi_user/multi_user_context_menu.h', |
332 'browser/ui/ash/multi_user/multi_user_context_menu_chromeos.cc', | 332 'browser/ui/ash/multi_user/multi_user_context_menu_chromeos.cc', |
333 'browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.cc', | 333 'browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.cc', |
334 'browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h', | 334 'browser/ui/ash/multi_user/multi_user_notification_blocker_chromeos.h', |
335 'browser/ui/ash/multi_user/multi_user_util.cc', | 335 'browser/ui/ash/multi_user/multi_user_util.cc', |
336 'browser/ui/ash/multi_user/multi_user_util.h', | 336 'browser/ui/ash/multi_user/multi_user_util.h', |
337 'browser/ui/ash/multi_user/multi_user_warning_dialog.cc', | 337 'browser/ui/ash/multi_user/multi_user_warning_dialog.cc', |
338 'browser/ui/ash/multi_user/multi_user_warning_dialog.h', | 338 'browser/ui/ash/multi_user/multi_user_warning_dialog.h', |
339 'browser/ui/ash/multi_user/multi_user_window_manager.cc', | 339 'browser/ui/ash/multi_user/multi_user_window_manager.cc', |
(...skipping 3072 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3412 'browser/ui/webui/local_discovery/local_discovery_ui.cc', | 3412 'browser/ui/webui/local_discovery/local_discovery_ui.cc', |
3413 'browser/ui/webui/local_discovery/local_discovery_ui.h', | 3413 'browser/ui/webui/local_discovery/local_discovery_ui.h', |
3414 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', | 3414 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', |
3415 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', | 3415 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', |
3416 ], | 3416 ], |
3417 }], | 3417 }], |
3418 ], | 3418 ], |
3419 }, | 3419 }, |
3420 ], | 3420 ], |
3421 } | 3421 } |
OLD | NEW |