| 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', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 2463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2474 'browser/task_manager/background_information.cc', | 2474 'browser/task_manager/background_information.cc', |
| 2475 'browser/task_manager/background_information.h', | 2475 'browser/task_manager/background_information.h', |
| 2476 'browser/task_manager/browser_process_resource_provider.cc', | 2476 'browser/task_manager/browser_process_resource_provider.cc', |
| 2477 'browser/task_manager/browser_process_resource_provider.h', | 2477 'browser/task_manager/browser_process_resource_provider.h', |
| 2478 'browser/task_manager/child_process_resource_provider.cc', | 2478 'browser/task_manager/child_process_resource_provider.cc', |
| 2479 'browser/task_manager/child_process_resource_provider.h', | 2479 'browser/task_manager/child_process_resource_provider.h', |
| 2480 'browser/task_manager/extension_information.cc', | 2480 'browser/task_manager/extension_information.cc', |
| 2481 'browser/task_manager/extension_information.h', | 2481 'browser/task_manager/extension_information.h', |
| 2482 'browser/task_manager/guest_information.cc', | 2482 'browser/task_manager/guest_information.cc', |
| 2483 'browser/task_manager/guest_information.h', | 2483 'browser/task_manager/guest_information.h', |
| 2484 'browser/task_manager/notification_resource_provider.cc', | |
| 2485 'browser/task_manager/notification_resource_provider.h', | |
| 2486 'browser/task_manager/panel_information.cc', | 2484 'browser/task_manager/panel_information.cc', |
| 2487 'browser/task_manager/panel_information.h', | 2485 'browser/task_manager/panel_information.h', |
| 2488 'browser/task_manager/printing_information.cc', | 2486 'browser/task_manager/printing_information.cc', |
| 2489 'browser/task_manager/printing_information.h', | 2487 'browser/task_manager/printing_information.h', |
| 2490 'browser/task_manager/renderer_resource.cc', | 2488 'browser/task_manager/renderer_resource.cc', |
| 2491 'browser/task_manager/renderer_resource.h', | 2489 'browser/task_manager/renderer_resource.h', |
| 2492 'browser/task_manager/resource_provider.cc', | 2490 'browser/task_manager/resource_provider.cc', |
| 2493 'browser/task_manager/resource_provider.h', | 2491 'browser/task_manager/resource_provider.h', |
| 2494 'browser/task_manager/tab_contents_information.cc', | 2492 'browser/task_manager/tab_contents_information.cc', |
| 2495 'browser/task_manager/tab_contents_information.h', | 2493 'browser/task_manager/tab_contents_information.h', |
| (...skipping 503 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2999 'browser_chromeos', | 2997 'browser_chromeos', |
| 3000 ], | 2998 ], |
| 3001 'sources!': [ | 2999 'sources!': [ |
| 3002 'browser/first_run/upgrade_util.cc', | 3000 'browser/first_run/upgrade_util.cc', |
| 3003 'browser/first_run/upgrade_util.h', | 3001 'browser/first_run/upgrade_util.h', |
| 3004 'browser/first_run/upgrade_util_linux.cc', | 3002 'browser/first_run/upgrade_util_linux.cc', |
| 3005 'browser/icon_loader_auralinux.cc', | 3003 'browser/icon_loader_auralinux.cc', |
| 3006 'browser/icon_loader_linux.cc', | 3004 'browser/icon_loader_linux.cc', |
| 3007 'browser/icon_manager_linux.cc', | 3005 'browser/icon_manager_linux.cc', |
| 3008 'browser/idle_linux.cc', | 3006 'browser/idle_linux.cc', |
| 3009 'browser/notifications/balloon_collection.cc', | |
| 3010 'browser/notifications/balloon_collection.h', | |
| 3011 'browser/notifications/balloon_collection_base.cc', | |
| 3012 'browser/notifications/balloon_collection_base.h', | |
| 3013 'browser/notifications/balloon_collection_impl.cc', | |
| 3014 'browser/notifications/balloon_collection_impl.h', | |
| 3015 'browser/notifications/balloon_host.cc', | |
| 3016 'browser/notifications/balloon_host.h', | |
| 3017 'browser/notifications/balloon_notification_ui_manager.cc', | |
| 3018 'browser/notifications/balloon_notification_ui_manager.h', | |
| 3019 'browser/notifications/notification_options_menu_model.cc', | |
| 3020 'browser/notifications/notification_options_menu_model.h', | |
| 3021 'browser/password_manager/native_backend_gnome_x.cc', | 3007 'browser/password_manager/native_backend_gnome_x.cc', |
| 3022 'browser/password_manager/native_backend_gnome_x.h', | 3008 'browser/password_manager/native_backend_gnome_x.h', |
| 3023 'browser/password_manager/native_backend_kwallet_x.cc', | 3009 'browser/password_manager/native_backend_kwallet_x.cc', |
| 3024 'browser/password_manager/native_backend_kwallet_x.h', | 3010 'browser/password_manager/native_backend_kwallet_x.h', |
| 3025 'browser/platform_util_linux.cc', | 3011 'browser/platform_util_linux.cc', |
| 3026 'browser/policy/cloud/user_cloud_policy_manager_factory.cc', | 3012 'browser/policy/cloud/user_cloud_policy_manager_factory.cc', |
| 3027 'browser/policy/cloud/user_cloud_policy_manager_factory.h', | 3013 'browser/policy/cloud/user_cloud_policy_manager_factory.h', |
| 3028 'browser/policy/cloud/user_policy_signin_service.cc', | 3014 'browser/policy/cloud/user_policy_signin_service.cc', |
| 3029 'browser/policy/cloud/user_policy_signin_service.h', | 3015 'browser/policy/cloud/user_policy_signin_service.h', |
| 3030 'browser/policy/cloud/user_policy_signin_service_base.cc', | 3016 'browser/policy/cloud/user_policy_signin_service_base.cc', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 3044 'browser/signin/signin_global_error.h', | 3030 'browser/signin/signin_global_error.h', |
| 3045 'browser/signin/signin_global_error_factory.cc', | 3031 'browser/signin/signin_global_error_factory.cc', |
| 3046 'browser/signin/signin_global_error_factory.h', | 3032 'browser/signin/signin_global_error_factory.h', |
| 3047 'browser/speech/tts_linux.cc', | 3033 'browser/speech/tts_linux.cc', |
| 3048 'browser/sxs_linux.cc', | 3034 'browser/sxs_linux.cc', |
| 3049 'browser/sxs_linux.h', | 3035 'browser/sxs_linux.h', |
| 3050 'browser/sync/sync_global_error.cc', | 3036 'browser/sync/sync_global_error.cc', |
| 3051 'browser/sync/sync_global_error.h', | 3037 'browser/sync/sync_global_error.h', |
| 3052 'browser/sync/sync_global_error_factory.cc', | 3038 'browser/sync/sync_global_error_factory.cc', |
| 3053 'browser/sync/sync_global_error_factory.h', | 3039 'browser/sync/sync_global_error_factory.h', |
| 3054 'browser/task_manager/notification_resource_provider.cc', | |
| 3055 'browser/task_manager/notification_resource_provider.h', | |
| 3056 'browser/themes/theme_service_aurax11.cc', | 3040 'browser/themes/theme_service_aurax11.cc', |
| 3057 'browser/themes/theme_service_aurax11.h', | 3041 'browser/themes/theme_service_aurax11.h', |
| 3058 'browser/upgrade_detector_impl.cc', | 3042 'browser/upgrade_detector_impl.cc', |
| 3059 'browser/upgrade_detector_impl.h', | 3043 'browser/upgrade_detector_impl.h', |
| 3060 'browser/web_applications/web_app_linux.cc', | 3044 'browser/web_applications/web_app_linux.cc', |
| 3061 ], | 3045 ], |
| 3062 }], | 3046 }], |
| 3063 ['use_cups==1', { | 3047 ['use_cups==1', { |
| 3064 'dependencies': [ | 3048 'dependencies': [ |
| 3065 '../printing/printing.gyp:cups', | 3049 '../printing/printing.gyp:cups', |
| (...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3161 'conditions': [ | 3145 'conditions': [ |
| 3162 ['OS=="linux"', { | 3146 ['OS=="linux"', { |
| 3163 'link_settings': { | 3147 'link_settings': { |
| 3164 'libraries': [ | 3148 'libraries': [ |
| 3165 # For dlsym() in 'browser/zygote_main_linux.cc' | 3149 # For dlsym() in 'browser/zygote_main_linux.cc' |
| 3166 '-ldl', | 3150 '-ldl', |
| 3167 ], | 3151 ], |
| 3168 }, | 3152 }, |
| 3169 }], | 3153 }], |
| 3170 ], | 3154 ], |
| 3155 }, { |
| 3156 'sources!': [ |
| 3157 'browser/notifications/balloon_collection.cc', |
| 3158 'browser/notifications/balloon_collection.h', |
| 3159 'browser/notifications/balloon_collection_base.cc', |
| 3160 'browser/notifications/balloon_collection_base.h', |
| 3161 'browser/notifications/balloon_collection_impl.cc', |
| 3162 'browser/notifications/balloon_collection_impl.h', |
| 3163 'browser/notifications/balloon_host.cc', |
| 3164 'browser/notifications/balloon_host.h', |
| 3165 'browser/notifications/balloon_notification_ui_manager.cc', |
| 3166 'browser/notifications/balloon_notification_ui_manager.h', |
| 3167 'browser/notifications/notification_options_menu_model.cc', |
| 3168 'browser/notifications/notification_options_menu_model.h', |
| 3169 'browser/task_manager/notification_resource_provider.cc', |
| 3170 'browser/task_manager/notification_resource_provider.h', |
| 3171 ] |
| 3171 }], | 3172 }], |
| 3172 ['input_speech==0', { | 3173 ['input_speech==0', { |
| 3173 'sources/': [ | 3174 'sources/': [ |
| 3174 ['exclude', '^browser/speech/chrome_speech_recognition_manager_deleg
ate_bubble_ui'], | 3175 ['exclude', '^browser/speech/chrome_speech_recognition_manager_deleg
ate_bubble_ui'], |
| 3175 ['exclude', '^browser/speech/speech_recognition_bubble'], | 3176 ['exclude', '^browser/speech/speech_recognition_bubble'], |
| 3176 ], | 3177 ], |
| 3177 }], | 3178 }], |
| 3178 ['notifications==0', { | 3179 ['notifications==0', { |
| 3179 'sources/': [ | 3180 'sources/': [ |
| 3180 ['exclude', '^browser/notifications/'], | 3181 ['exclude', '^browser/notifications/'], |
| (...skipping 652 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3833 'package_name': 'org/chromium/chrome/browser', | 3834 'package_name': 'org/chromium/chrome/browser', |
| 3834 'template_deps': ['browser/android/tab_load_status.h'], | 3835 'template_deps': ['browser/android/tab_load_status.h'], |
| 3835 }, | 3836 }, |
| 3836 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3837 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3837 }, | 3838 }, |
| 3838 ], | 3839 ], |
| 3839 }, | 3840 }, |
| 3840 ], | 3841 ], |
| 3841 ], | 3842 ], |
| 3842 } | 3843 } |
| OLD | NEW |