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

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 1399 matching lines...) Expand 10 before | Expand all | Expand 10 after
1410 'browser/ui/content_settings/content_setting_bubble_model.h', 1410 'browser/ui/content_settings/content_setting_bubble_model.h',
1411 'browser/ui/content_settings/content_setting_bubble_model_delegate.h', 1411 'browser/ui/content_settings/content_setting_bubble_model_delegate.h',
1412 'browser/ui/content_settings/content_setting_image_model.cc', 1412 'browser/ui/content_settings/content_setting_image_model.cc',
1413 'browser/ui/content_settings/content_setting_image_model.h', 1413 'browser/ui/content_settings/content_setting_image_model.h',
1414 'browser/ui/content_settings/content_setting_media_menu_model.cc', 1414 'browser/ui/content_settings/content_setting_media_menu_model.cc',
1415 'browser/ui/content_settings/content_setting_media_menu_model.h', 1415 'browser/ui/content_settings/content_setting_media_menu_model.h',
1416 'browser/ui/elide_url.cc', 1416 'browser/ui/elide_url.cc',
1417 'browser/ui/elide_url.h', 1417 'browser/ui/elide_url.h',
1418 'browser/ui/extensions/application_launch.cc', 1418 'browser/ui/extensions/application_launch.cc',
1419 'browser/ui/extensions/application_launch.h', 1419 'browser/ui/extensions/application_launch.h',
1420 'browser/ui/extensions/extension_install_ui_default.cc',
1421 'browser/ui/extensions/extension_install_ui_default.h',
1422 'browser/ui/fast_unload_controller.cc', 1420 'browser/ui/fast_unload_controller.cc',
1423 'browser/ui/fast_unload_controller.h', 1421 'browser/ui/fast_unload_controller.h',
1424 'browser/ui/find_bar/find_bar_controller.cc', 1422 'browser/ui/find_bar/find_bar_controller.cc',
1425 'browser/ui/find_bar/find_bar_controller.h', 1423 'browser/ui/find_bar/find_bar_controller.h',
1426 'browser/ui/fullscreen/fullscreen_controller.cc', 1424 'browser/ui/fullscreen/fullscreen_controller.cc',
1427 'browser/ui/fullscreen/fullscreen_controller.h', 1425 'browser/ui/fullscreen/fullscreen_controller.h',
1428 'browser/ui/fullscreen/fullscreen_exit_bubble.cc', 1426 'browser/ui/fullscreen/fullscreen_exit_bubble.cc',
1429 'browser/ui/fullscreen/fullscreen_exit_bubble.h', 1427 'browser/ui/fullscreen/fullscreen_exit_bubble.h',
1430 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc', 1428 'browser/ui/fullscreen/fullscreen_exit_bubble_type.cc',
1431 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h', 1429 'browser/ui/fullscreen/fullscreen_exit_bubble_type.h',
(...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after
2324 'browser/ui/ash/accessibility/automation_manager_ash.cc', 2322 'browser/ui/ash/accessibility/automation_manager_ash.cc',
2325 'browser/ui/ash/accessibility/automation_manager_ash.h', 2323 'browser/ui/ash/accessibility/automation_manager_ash.h',
2326 'browser/ui/ash/accessibility/ax_root_obj_wrapper.cc', 2324 'browser/ui/ash/accessibility/ax_root_obj_wrapper.cc',
2327 'browser/ui/ash/accessibility/ax_root_obj_wrapper.h', 2325 'browser/ui/ash/accessibility/ax_root_obj_wrapper.h',
2328 'browser/ui/ash/accessibility/ax_tree_source_ash.cc', 2326 'browser/ui/ash/accessibility/ax_tree_source_ash.cc',
2329 'browser/ui/ash/accessibility/ax_tree_source_ash.h', 2327 'browser/ui/ash/accessibility/ax_tree_source_ash.h',
2330 'browser/ui/ash/ash_keyboard_controller_proxy.cc', 2328 'browser/ui/ash/ash_keyboard_controller_proxy.cc',
2331 'browser/ui/ash/ash_keyboard_controller_proxy.h', 2329 'browser/ui/ash/ash_keyboard_controller_proxy.h',
2332 'browser/ui/ash/app_list/app_list_controller_ash.cc', 2330 'browser/ui/ash/app_list/app_list_controller_ash.cc',
2333 'browser/ui/ash/app_list/app_list_controller_ash.h', 2331 'browser/ui/ash/app_list/app_list_controller_ash.h',
2334 'browser/ui/ash/app_list/app_list_service_ash.cc',
2335 'browser/ui/ash/app_list/app_list_service_ash.h',
2336 'browser/ui/ash/app_list/app_sync_ui_state_watcher.cc', 2332 'browser/ui/ash/app_list/app_sync_ui_state_watcher.cc',
2337 'browser/ui/ash/app_list/app_sync_ui_state_watcher.h', 2333 'browser/ui/ash/app_list/app_sync_ui_state_watcher.h',
2338 'browser/ui/ash/app_sync_ui_state.cc', 2334 'browser/ui/ash/app_sync_ui_state.cc',
2339 'browser/ui/ash/app_sync_ui_state.h', 2335 'browser/ui/ash/app_sync_ui_state.h',
2340 'browser/ui/ash/app_sync_ui_state_observer.h', 2336 'browser/ui/ash/app_sync_ui_state_observer.h',
2341 'browser/ui/ash/app_sync_ui_state_factory.cc', 2337 'browser/ui/ash/app_sync_ui_state_factory.cc',
2342 'browser/ui/ash/app_sync_ui_state_factory.h', 2338 'browser/ui/ash/app_sync_ui_state_factory.h',
2343 'browser/ui/ash/ash_init.cc', 2339 'browser/ui/ash/ash_init.cc',
2344 'browser/ui/ash/ash_init.h', 2340 'browser/ui/ash/ash_init.h',
2345 'browser/ui/ash/ash_util.cc', 2341 'browser/ui/ash/ash_util.cc',
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
2442 'browser/ui/views/frame/browser_header_painter_ash.cc', 2438 'browser/ui/views/frame/browser_header_painter_ash.cc',
2443 'browser/ui/views/frame/browser_header_painter_ash.h', 2439 'browser/ui/views/frame/browser_header_painter_ash.h',
2444 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc', 2440 'browser/ui/views/frame/browser_non_client_frame_view_ash.cc',
2445 'browser/ui/views/frame/browser_non_client_frame_view_ash.h', 2441 'browser/ui/views/frame/browser_non_client_frame_view_ash.h',
2446 'browser/ui/views/frame/immersive_mode_controller_ash.cc', 2442 'browser/ui/views/frame/immersive_mode_controller_ash.cc',
2447 'browser/ui/views/frame/immersive_mode_controller_ash.h', 2443 'browser/ui/views/frame/immersive_mode_controller_ash.h',
2448 'browser/ui/views/frame/scroll_end_effect_controller_ash.cc', 2444 'browser/ui/views/frame/scroll_end_effect_controller_ash.cc',
2449 'browser/ui/views/frame/scroll_end_effect_controller_ash.h', 2445 'browser/ui/views/frame/scroll_end_effect_controller_ash.h',
2450 'browser/ui/views/tabs/window_finder_ash.cc', 2446 'browser/ui/views/tabs/window_finder_ash.cc',
2451 ], 2447 ],
2448 # Used when Ash is enabled but not Athena.
2449 'chrome_browser_ui_ash_non_athena_sources': [
2450 'browser/ui/ash/app_list/app_list_service_ash.cc',
2451 'browser/ui/ash/app_list/app_list_service_ash.h',
2452 ],
2452 # Used when Ash is enabled but not ChromeOS. 2453 # Used when Ash is enabled but not ChromeOS.
2453 'chrome_browser_ui_ash_non_chromeos': [ 2454 'chrome_browser_ui_ash_non_chromeos': [
2454 'browser/ui/ash/chrome_shell_delegate_views.cc', 2455 'browser/ui/ash/chrome_shell_delegate_views.cc',
2455 'browser/ui/ash/multi_user/multi_user_context_menu.cc', 2456 'browser/ui/ash/multi_user/multi_user_context_menu.cc',
2456 'browser/ui/ash/multi_user/multi_user_context_menu.h', 2457 'browser/ui/ash/multi_user/multi_user_context_menu.h',
2457 'browser/ui/ash/session_state_delegate_views.cc', 2458 'browser/ui/ash/session_state_delegate_views.cc',
2458 'browser/ui/ash/session_state_delegate_views.h', 2459 'browser/ui/ash/session_state_delegate_views.h',
2459 ], 2460 ],
2460 # Used when athena is enabled. 2461 # Used when athena is enabled.
2461 'chrome_browser_ui_athena_sources': [ 2462 'chrome_browser_ui_athena_sources': [
2463 'browser/ui/app_list/app_list_service_disabled.cc',
2464 'browser/ui/athena/extensions/extension_install_ui_athena.cc',
2465 'browser/ui/athena/extensions/extension_install_ui_athena.h',
2462 'browser/ui/views/athena/athena_util.cc', 2466 'browser/ui/views/athena/athena_util.cc',
2463 'browser/ui/views/athena/athena_util.h', 2467 'browser/ui/views/athena/athena_util.h',
2464 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc', 2468 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.cc',
2465 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h', 2469 'browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h',
2466 ], 2470 ],
2471 'chrome_browser_ui_non_athena_sources': [
2472 'browser/ui/extensions/extension_install_ui_default.cc',
2473 'browser/ui/extensions/extension_install_ui_default.h',
2474 ],
2467 # Counts desktop Linux and ChromeOS. 2475 # Counts desktop Linux and ChromeOS.
2468 'chrome_browser_ui_linux_sources': [ 2476 'chrome_browser_ui_linux_sources': [
2469 'browser/ui/startup/autolaunch_prompt.cc', 2477 'browser/ui/startup/autolaunch_prompt.cc',
2470 'browser/ui/views/apps/chrome_apps_client_views.cc', 2478 'browser/ui/views/apps/chrome_apps_client_views.cc',
2471 'browser/ui/views/frame/taskbar_decorator.cc', 2479 'browser/ui/views/frame/taskbar_decorator.cc',
2472 'browser/ui/webui/certificate_viewer_ui.cc', 2480 'browser/ui/webui/certificate_viewer_ui.cc',
2473 'browser/ui/webui/certificate_viewer_ui.h', 2481 'browser/ui/webui/certificate_viewer_ui.h',
2474 'browser/ui/webui/certificate_viewer_webui.cc', 2482 'browser/ui/webui/certificate_viewer_webui.cc',
2475 'browser/ui/webui/certificate_viewer_webui.h', 2483 'browser/ui/webui/certificate_viewer_webui.h',
2476 ], 2484 ],
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
2721 }], 2729 }],
2722 ['use_athena==1', { 2730 ['use_athena==1', {
2723 'defines': ['USE_ATHENA=1'], 2731 'defines': ['USE_ATHENA=1'],
2724 'sources': [ '<@(chrome_browser_ui_athena_sources)' ], 2732 'sources': [ '<@(chrome_browser_ui_athena_sources)' ],
2725 'dependencies': [ 2733 'dependencies': [
2726 '<(DEPTH)/athena/athena.gyp:athena_lib', 2734 '<(DEPTH)/athena/athena.gyp:athena_lib',
2727 '<(DEPTH)/athena/athena.gyp:athena_chrome_lib', 2735 '<(DEPTH)/athena/athena.gyp:athena_chrome_lib',
2728 '<(DEPTH)/athena/athena.gyp:athena_content_lib', 2736 '<(DEPTH)/athena/athena.gyp:athena_content_lib',
2729 '<(DEPTH)/athena/main/athena_main.gyp:athena_main_lib', 2737 '<(DEPTH)/athena/main/athena_main.gyp:athena_main_lib',
2730 ], 2738 ],
2739 }, { # use_athena==0
2740 'sources': [ '<@(chrome_browser_ui_non_athena_sources)' ],
2741 'conditions': [
2742 ['use_ash==1', {
2743 'sources': [ '<@(chrome_browser_ui_ash_non_athena_sources)' ],
2744 }],
2745 ],
2731 }], 2746 }],
2732 ['toolkit_views==1', { 2747 ['toolkit_views==1', {
2733 'sources': [ '<@(chrome_browser_ui_views_sources)' ], 2748 'sources': [ '<@(chrome_browser_ui_views_sources)' ],
2734 'conditions': [ 2749 'conditions': [
2735 ['chromeos == 0 and OS!="mac"', { 2750 ['chromeos == 0 and OS!="mac"', {
2736 'sources': [ '<@(chrome_browser_ui_views_non_chromeos_sources)' ], 2751 'sources': [ '<@(chrome_browser_ui_views_non_chromeos_sources)' ],
2737 }], 2752 }],
2738 ['use_ash == 1', { 2753 ['use_ash == 1', {
2739 'sources': [ '<@(chrome_browser_ui_ash_views_sources)' ], 2754 'sources': [ '<@(chrome_browser_ui_ash_views_sources)' ],
2740 }], 2755 }],
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
2998 }], 3013 }],
2999 ['OS!="android" and OS!="ios"', { 3014 ['OS!="android" and OS!="ios"', {
3000 'dependencies': [ 3015 'dependencies': [
3001 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 3016 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
3002 ], 3017 ],
3003 }], 3018 }],
3004 ], 3019 ],
3005 }, 3020 },
3006 ], 3021 ],
3007 } 3022 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698