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 'variables': { | 6 'variables': { |
7 'chrome_browser_ui_non_ios_sources': [ | 7 'chrome_browser_ui_non_ios_sources': [ |
8 'browser/ui/accelerator_utils.h', | 8 'browser/ui/accelerator_utils.h', |
9 'browser/ui/android/android_about_app_info.cc', | 9 'browser/ui/android/android_about_app_info.cc', |
10 'browser/ui/android/android_about_app_info.h', | 10 'browser/ui/android/android_about_app_info.h', |
(...skipping 1405 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1416 'browser/ui/content_settings/content_setting_bubble_model.h', | 1416 'browser/ui/content_settings/content_setting_bubble_model.h', |
1417 'browser/ui/content_settings/content_setting_bubble_model_delegate.h', | 1417 'browser/ui/content_settings/content_setting_bubble_model_delegate.h', |
1418 'browser/ui/content_settings/content_setting_image_model.cc', | 1418 'browser/ui/content_settings/content_setting_image_model.cc', |
1419 'browser/ui/content_settings/content_setting_image_model.h', | 1419 'browser/ui/content_settings/content_setting_image_model.h', |
1420 'browser/ui/content_settings/content_setting_media_menu_model.cc', | 1420 'browser/ui/content_settings/content_setting_media_menu_model.cc', |
1421 'browser/ui/content_settings/content_setting_media_menu_model.h', | 1421 'browser/ui/content_settings/content_setting_media_menu_model.h', |
1422 'browser/ui/elide_url.cc', | 1422 'browser/ui/elide_url.cc', |
1423 'browser/ui/elide_url.h', | 1423 'browser/ui/elide_url.h', |
1424 'browser/ui/extensions/application_launch.cc', | 1424 'browser/ui/extensions/application_launch.cc', |
1425 'browser/ui/extensions/application_launch.h', | 1425 'browser/ui/extensions/application_launch.h', |
| 1426 'browser/ui/extensions/application_launch_web_app.h', |
| 1427 'browser/ui/extensions/app_launch_params.cc', |
| 1428 'browser/ui/extensions/app_launch_params.h', |
1426 'browser/ui/extensions/extension_install_ui_default.cc', | 1429 'browser/ui/extensions/extension_install_ui_default.cc', |
1427 'browser/ui/extensions/extension_install_ui_default.h', | 1430 'browser/ui/extensions/extension_install_ui_default.h', |
1428 'browser/ui/extensions/extension_install_ui_factory.h', | 1431 'browser/ui/extensions/extension_install_ui_factory.h', |
1429 'browser/ui/fast_unload_controller.cc', | 1432 'browser/ui/fast_unload_controller.cc', |
1430 'browser/ui/fast_unload_controller.h', | 1433 'browser/ui/fast_unload_controller.h', |
1431 'browser/ui/find_bar/find_bar_controller.cc', | 1434 'browser/ui/find_bar/find_bar_controller.cc', |
1432 'browser/ui/find_bar/find_bar_controller.h', | 1435 'browser/ui/find_bar/find_bar_controller.h', |
1433 'browser/ui/fullscreen/fullscreen_controller.cc', | 1436 'browser/ui/fullscreen/fullscreen_controller.cc', |
1434 'browser/ui/fullscreen/fullscreen_controller.h', | 1437 'browser/ui/fullscreen/fullscreen_controller.h', |
1435 'browser/ui/fullscreen/fullscreen_exit_bubble.cc', | 1438 'browser/ui/fullscreen/fullscreen_exit_bubble.cc', |
(...skipping 1024 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2460 # Used when Ash is enabled but not ChromeOS. | 2463 # Used when Ash is enabled but not ChromeOS. |
2461 'chrome_browser_ui_ash_non_chromeos': [ | 2464 'chrome_browser_ui_ash_non_chromeos': [ |
2462 'browser/ui/ash/chrome_shell_delegate_views.cc', | 2465 'browser/ui/ash/chrome_shell_delegate_views.cc', |
2463 'browser/ui/ash/multi_user/multi_user_context_menu.cc', | 2466 'browser/ui/ash/multi_user/multi_user_context_menu.cc', |
2464 'browser/ui/ash/multi_user/multi_user_context_menu.h', | 2467 'browser/ui/ash/multi_user/multi_user_context_menu.h', |
2465 'browser/ui/ash/session_state_delegate_views.cc', | 2468 'browser/ui/ash/session_state_delegate_views.cc', |
2466 'browser/ui/ash/session_state_delegate_views.h', | 2469 'browser/ui/ash/session_state_delegate_views.h', |
2467 ], | 2470 ], |
2468 # Used when not using android and not using Athena. | 2471 # Used when not using android and not using Athena. |
2469 'chrome_browser_ui_non_athena_non_android_sources': [ | 2472 'chrome_browser_ui_non_athena_non_android_sources': [ |
2470 'browser/ui/extensions/extension_install_ui_factory.cc', | 2473 'browser/ui/extensions/application_launch_web_app.cc', |
| 2474 'browser/ui/extensions/extension_install_ui_factory.cc', |
2471 ], | 2475 ], |
2472 # Used when athena is enabled. | 2476 # Used when athena is enabled. |
2473 'chrome_browser_ui_athena_sources': [ | 2477 'chrome_browser_ui_athena_sources': [ |
2474 #TODO(mukai): Port AppListService to Athena (crbug.com/417571) | 2478 #TODO(mukai): Port AppListService to Athena (crbug.com/417571) |
2475 'browser/ui/app_list/app_list_service_disabled.cc', | 2479 'browser/ui/app_list/app_list_service_disabled.cc', |
2476 | 2480 |
| 2481 'browser/ui/athena/extensions/application_launch_web_app_athena.cc', |
2477 'browser/ui/athena/extensions/extension_install_ui_factory_athena.cc', | 2482 'browser/ui/athena/extensions/extension_install_ui_factory_athena.cc', |
2478 'browser/ui/views/athena/athena_util.cc', | 2483 'browser/ui/views/athena/athena_util.cc', |
2479 'browser/ui/views/athena/athena_util.h', | 2484 'browser/ui/views/athena/athena_util.h', |
2480 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', | 2485 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', |
2481 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', | 2486 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', |
2482 ], | 2487 ], |
2483 # Counts desktop Linux and ChromeOS. | 2488 # Counts desktop Linux and ChromeOS. |
2484 'chrome_browser_ui_linux_sources': [ | 2489 'chrome_browser_ui_linux_sources': [ |
2485 'browser/ui/startup/autolaunch_prompt.cc', | 2490 'browser/ui/startup/autolaunch_prompt.cc', |
2486 'browser/ui/views/apps/chrome_apps_client_views.cc', | 2491 'browser/ui/views/apps/chrome_apps_client_views.cc', |
(...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3023 }], | 3028 }], |
3024 ['OS!="android" and OS!="ios"', { | 3029 ['OS!="android" and OS!="ios"', { |
3025 'dependencies': [ | 3030 'dependencies': [ |
3026 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 3031 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
3027 ], | 3032 ], |
3028 }], | 3033 }], |
3029 ], | 3034 ], |
3030 }, | 3035 }, |
3031 ], | 3036 ], |
3032 } | 3037 } |
OLD | NEW |