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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 634313004: Display dialog when app install succeeds / fails on Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months 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
OLDNEW
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 1395 matching lines...) Expand 10 before | Expand all | Expand 10 after
1406 'browser/ui/content_settings/content_setting_bubble_model.h', 1406 'browser/ui/content_settings/content_setting_bubble_model.h',
1407 'browser/ui/content_settings/content_setting_bubble_model_delegate.h', 1407 'browser/ui/content_settings/content_setting_bubble_model_delegate.h',
1408 'browser/ui/content_settings/content_setting_image_model.cc', 1408 'browser/ui/content_settings/content_setting_image_model.cc',
1409 'browser/ui/content_settings/content_setting_image_model.h', 1409 'browser/ui/content_settings/content_setting_image_model.h',
1410 'browser/ui/content_settings/content_setting_media_menu_model.cc', 1410 'browser/ui/content_settings/content_setting_media_menu_model.cc',
1411 'browser/ui/content_settings/content_setting_media_menu_model.h', 1411 'browser/ui/content_settings/content_setting_media_menu_model.h',
1412 'browser/ui/elide_url.cc', 1412 'browser/ui/elide_url.cc',
1413 'browser/ui/elide_url.h', 1413 'browser/ui/elide_url.h',
1414 'browser/ui/extensions/application_launch.cc', 1414 'browser/ui/extensions/application_launch.cc',
1415 'browser/ui/extensions/application_launch.h', 1415 'browser/ui/extensions/application_launch.h',
1416 'browser/ui/extensions/extension_install_ui_default.cc',
1417 'browser/ui/extensions/extension_install_ui_default.h',
1418 'browser/ui/fast_unload_controller.cc', 1416 'browser/ui/fast_unload_controller.cc',
1419 'browser/ui/fast_unload_controller.h', 1417 'browser/ui/fast_unload_controller.h',
1420 'browser/ui/find_bar/find_bar_controller.cc', 1418 'browser/ui/find_bar/find_bar_controller.cc',
1421 'browser/ui/find_bar/find_bar_controller.h', 1419 'browser/ui/find_bar/find_bar_controller.h',
1422 'browser/ui/fullscreen/fullscreen_controller.cc', 1420 'browser/ui/fullscreen/fullscreen_controller.cc',
1423 'browser/ui/fullscreen/fullscreen_controller.h', 1421 'browser/ui/fullscreen/fullscreen_controller.h',
1424 'browser/ui/fullscreen/fullscreen_exit_bubble.cc', 1422 'browser/ui/fullscreen/fullscreen_exit_bubble.cc',
1425 'browser/ui/fullscreen/fullscreen_exit_bubble.h', 1423 'browser/ui/fullscreen/fullscreen_exit_bubble.h',
1426 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc', 1424 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc',
1427 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h', 1425 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after
2320 'browser/ui/ash/accessibility/automation_manager_ash.cc', 2318 'browser/ui/ash/accessibility/automation_manager_ash.cc',
2321 'browser/ui/ash/accessibility/automation_manager_ash.h', 2319 'browser/ui/ash/accessibility/automation_manager_ash.h',
2322 'browser/ui/ash/accessibility/ax_root_obj_wrapper.cc', 2320 'browser/ui/ash/accessibility/ax_root_obj_wrapper.cc',
2323 'browser/ui/ash/accessibility/ax_root_obj_wrapper.h', 2321 'browser/ui/ash/accessibility/ax_root_obj_wrapper.h',
2324 'browser/ui/ash/accessibility/ax_tree_source_ash.cc', 2322 'browser/ui/ash/accessibility/ax_tree_source_ash.cc',
2325 'browser/ui/ash/accessibility/ax_tree_source_ash.h', 2323 'browser/ui/ash/accessibility/ax_tree_source_ash.h',
2326 'browser/ui/ash/ash_keyboard_controller_proxy.cc', 2324 'browser/ui/ash/ash_keyboard_controller_proxy.cc',
2327 'browser/ui/ash/ash_keyboard_controller_proxy.h', 2325 'browser/ui/ash/ash_keyboard_controller_proxy.h',
2328 'browser/ui/ash/app_list/app_list_controller_ash.cc', 2326 'browser/ui/ash/app_list/app_list_controller_ash.cc',
2329 'browser/ui/ash/app_list/app_list_controller_ash.h', 2327 'browser/ui/ash/app_list/app_list_controller_ash.h',
2330 'browser/ui/ash/app_list/app_list_service_ash.cc',
2331 'browser/ui/ash/app_list/app_list_service_ash.h',
2332 'browser/ui/ash/app_list/app_sync_ui_state_watcher.cc', 2328 'browser/ui/ash/app_list/app_sync_ui_state_watcher.cc',
2333 'browser/ui/ash/app_list/app_sync_ui_state_watcher.h', 2329 'browser/ui/ash/app_list/app_sync_ui_state_watcher.h',
2334 'browser/ui/ash/app_sync_ui_state.cc', 2330 'browser/ui/ash/app_sync_ui_state.cc',
2335 'browser/ui/ash/app_sync_ui_state.h', 2331 'browser/ui/ash/app_sync_ui_state.h',
2336 'browser/ui/ash/app_sync_ui_state_observer.h', 2332 'browser/ui/ash/app_sync_ui_state_observer.h',
2337 'browser/ui/ash/app_sync_ui_state_factory.cc', 2333 'browser/ui/ash/app_sync_ui_state_factory.cc',
2338 'browser/ui/ash/app_sync_ui_state_factory.h', 2334 'browser/ui/ash/app_sync_ui_state_factory.h',
2339 'browser/ui/ash/ash_init.cc', 2335 'browser/ui/ash/ash_init.cc',
2340 'browser/ui/ash/ash_init.h', 2336 'browser/ui/ash/ash_init.h',
2341 'browser/ui/ash/ash_util.cc', 2337 'browser/ui/ash/ash_util.cc',
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2438 'browser/ui/views/frame/browser_header_painter_ash.cc', 2434 'browser/ui/views/frame/browser_header_painter_ash.cc',
2439 'browser/ui/views/frame/browser_header_painter_ash.h', 2435 'browser/ui/views/frame/browser_header_painter_ash.h',
2440 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc', 2436 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc',
2441 'browser/ui/views/frame/browser_non_client_frame_view_ash.h', 2437 'browser/ui/views/frame/browser_non_client_frame_view_ash.h',
2442 'browser/ui/views/frame/immersive_mode_controller_ash.cc', 2438 'browser/ui/views/frame/immersive_mode_controller_ash.cc',
2443 'browser/ui/views/frame/immersive_mode_controller_ash.h', 2439 'browser/ui/views/frame/immersive_mode_controller_ash.h',
2444 'browser/ui/views/frame/scroll_end_effect_controller_ash.cc', 2440 'browser/ui/views/frame/scroll_end_effect_controller_ash.cc',
2445 'browser/ui/views/frame/scroll_end_effect_controller_ash.h', 2441 'browser/ui/views/frame/scroll_end_effect_controller_ash.h',
2446 'browser/ui/views/tabs/window_finder_ash.cc', 2442 'browser/ui/views/tabs/window_finder_ash.cc',
2447 ], 2443 ],
2444 # Used when Ash is enabled but not Athena.
2445 'chrome_browser_ui_ash_non_athena_sources': [
2446 'browser/ui/ash/app_list/app_list_service_ash.cc',
2447 'browser/ui/ash/app_list/app_list_service_ash.h',
2448 ],
2448 # Used when Ash is enabled but not ChromeOS. 2449 # Used when Ash is enabled but not ChromeOS.
2449 'chrome_browser_ui_ash_non_chromeos': [ 2450 'chrome_browser_ui_ash_non_chromeos': [
2450 'browser/ui/ash/chrome_shell_delegate_views.cc', 2451 'browser/ui/ash/chrome_shell_delegate_views.cc',
2451 'browser/ui/ash/multi_user/multi_user_context_menu.cc', 2452 'browser/ui/ash/multi_user/multi_user_context_menu.cc',
2452 'browser/ui/ash/multi_user/multi_user_context_menu.h', 2453 'browser/ui/ash/multi_user/multi_user_context_menu.h',
2453 'browser/ui/ash/session_state_delegate_views.cc', 2454 'browser/ui/ash/session_state_delegate_views.cc',
2454 'browser/ui/ash/session_state_delegate_views.h', 2455 'browser/ui/ash/session_state_delegate_views.h',
2455 ], 2456 ],
2456 # Used when athena is enabled. 2457 # Used when athena is enabled.
2457 'chrome_browser_ui_athena_sources': [ 2458 'chrome_browser_ui_athena_sources': [
2459 'browser/ui/app_list/app_list_service_disabled.cc',
2458 'browser/ui/views/athena/athena_util.cc', 2460 'browser/ui/views/athena/athena_util.cc',
2459 'browser/ui/views/athena/athena_util.h', 2461 'browser/ui/views/athena/athena_util.h',
2460 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', 2462 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc',
2461 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', 2463 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h',
2462 ], 2464 ],
2465 'chrome_browser_ui_non_athena_sources': [
2466 'browser/ui/extensions/extension_install_ui_default.cc',
2467 'browser/ui/extensions/extension_install_ui_default.h',
2468 ],
2463 # Counts desktop Linux and ChromeOS. 2469 # Counts desktop Linux and ChromeOS.
2464 'chrome_browser_ui_linux_sources': [ 2470 'chrome_browser_ui_linux_sources': [
2465 'browser/ui/startup/autolaunch_prompt.cc', 2471 'browser/ui/startup/autolaunch_prompt.cc',
2466 'browser/ui/views/apps/chrome_apps_client_views.cc', 2472 'browser/ui/views/apps/chrome_apps_client_views.cc',
2467 'browser/ui/views/frame/taskbar_decorator.cc', 2473 'browser/ui/views/frame/taskbar_decorator.cc',
2468 'browser/ui/webui/certificate_viewer_ui.cc', 2474 'browser/ui/webui/certificate_viewer_ui.cc',
2469 'browser/ui/webui/certificate_viewer_ui.h', 2475 'browser/ui/webui/certificate_viewer_ui.h',
2470 'browser/ui/webui/certificate_viewer_webui.cc', 2476 'browser/ui/webui/certificate_viewer_webui.cc',
2471 'browser/ui/webui/certificate_viewer_webui.h', 2477 'browser/ui/webui/certificate_viewer_webui.h',
2472 ], 2478 ],
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
2717 }], 2723 }],
2718 ['use_athena==1', { 2724 ['use_athena==1', {
2719 'defines': ['USE_ATHENA=1'], 2725 'defines': ['USE_ATHENA=1'],
2720 'sources': [ '<@(chrome_browser_ui_athena_sources)' ], 2726 'sources': [ '<@(chrome_browser_ui_athena_sources)' ],
2721 'dependencies': [ 2727 'dependencies': [
2722 '<(DEPTH)/athena/athena.gyp:athena_lib', 2728 '<(DEPTH)/athena/athena.gyp:athena_lib',
2723 '<(DEPTH)/athena/athena.gyp:athena_chrome_lib', 2729 '<(DEPTH)/athena/athena.gyp:athena_chrome_lib',
2724 '<(DEPTH)/athena/athena.gyp:athena_content_lib', 2730 '<(DEPTH)/athena/athena.gyp:athena_content_lib',
2725 '<(DEPTH)/athena/main/athena_main.gyp:athena_main_lib', 2731 '<(DEPTH)/athena/main/athena_main.gyp:athena_main_lib',
2726 ], 2732 ],
2733 }, { # use_athena==0
2734 'sources': [ '<@(chrome_browser_ui_non_athena_sources)' ],
2735 'conditions': [
2736 ['use_ash==1', {
2737 'sources': [ '<@(chrome_browser_ui_ash_non_athena_sources)' ],
2738 }],
2739 ],
2727 }], 2740 }],
2728 ['toolkit_views==1', { 2741 ['toolkit_views==1', {
2729 'sources': [ '<@(chrome_browser_ui_views_sources)' ], 2742 'sources': [ '<@(chrome_browser_ui_views_sources)' ],
2730 'conditions': [ 2743 'conditions': [
2731 ['chromeos == 0 and OS!="mac"', { 2744 ['chromeos == 0 and OS!="mac"', {
2732 'sources': [ '<@(chrome_browser_ui_views_non_chromeos_sources)' ], 2745 'sources': [ '<@(chrome_browser_ui_views_non_chromeos_sources)' ],
2733 }], 2746 }],
2734 ['use_ash == 1', { 2747 ['use_ash == 1', {
2735 'sources': [ '<@(chrome_browser_ui_ash_views_sources)' ], 2748 'sources': [ '<@(chrome_browser_ui_ash_views_sources)' ],
2736 }], 2749 }],
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
2994 }], 3007 }],
2995 ['OS!="android" and OS!="ios"', { 3008 ['OS!="android" and OS!="ios"', {
2996 'dependencies': [ 3009 'dependencies': [
2997 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 3010 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
2998 ], 3011 ],
2999 }], 3012 }],
3000 ], 3013 ],
3001 }, 3014 },
3002 ], 3015 ],
3003 } 3016 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698