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, }, |
11 # Since browser and browser_ui actually depend on each other, | 11 # Since browser and browser_ui actually depend on each other, |
12 # we must omit the dependency from browser_ui to browser. | 12 # we must omit the dependency from browser_ui to browser. |
13 # However, this means browser_ui and browser should more or less | 13 # However, this means browser_ui and browser should more or less |
14 # have the same dependencies. Once browser_ui is untangled from | 14 # have the same dependencies. Once browser_ui is untangled from |
15 # browser, then we can clean up these dependencies. | 15 # browser, then we can clean up these dependencies. |
16 'dependencies': [ | 16 'dependencies': [ |
17 # NOTE: New dependencies should generally be added in the OS!="ios" | 17 # NOTE: New dependencies should generally be added in the OS!="ios" |
18 # dependencies block below, rather than here. | 18 # dependencies block below, rather than here. |
19 'cert_logger_proto', | 19 'cert_logger_proto', |
20 'chrome_browser_ui_views.gyp:browser_ui_views', | 20 'chrome_browser_ui_views.gyp:browser_ui_views', |
21 'chrome_resources.gyp:chrome_extra_resources', | 21 'chrome_resources.gyp:chrome_extra_resources', |
22 'chrome_resources.gyp:chrome_resources', | 22 'chrome_resources.gyp:chrome_resources', |
23 'chrome_resources.gyp:chrome_strings', | 23 'chrome_resources.gyp:chrome_strings', |
24 'chrome_resources.gyp:platform_locale_settings', | 24 'chrome_resources.gyp:platform_locale_settings', |
25 'chrome_resources.gyp:theme_resources', | 25 'chrome_resources.gyp:theme_resources', |
26 'common', | 26 'common', |
27 'common_net', | 27 'common_net', |
| 28 'feedback_proto', |
28 'in_memory_url_index_cache_proto', | 29 'in_memory_url_index_cache_proto', |
29 'safe_browsing_proto', | 30 'safe_browsing_proto', |
30 'safe_browsing_report_proto', | 31 'safe_browsing_report_proto', |
31 'feedback_proto', | |
32 '../components/components.gyp:auto_login_parser', | 32 '../components/components.gyp:auto_login_parser', |
33 '../components/components.gyp:dom_distiller_core', | 33 '../components/components.gyp:dom_distiller_core', |
34 '../components/components.gyp:dom_distiller_webui', | 34 '../components/components.gyp:dom_distiller_webui', |
35 '../components/components.gyp:onc_component', | 35 '../components/components.gyp:onc_component', |
36 '../components/components.gyp:password_manager_core_browser', | 36 '../components/components.gyp:password_manager_core_browser', |
37 '../components/components_resources.gyp:components_resources', | 37 '../components/components_resources.gyp:components_resources', |
38 '../components/components_strings.gyp:components_strings', | 38 '../components/components_strings.gyp:components_strings', |
39 '../content/content.gyp:content_browser', | 39 '../content/content.gyp:content_browser', |
40 '../content/content.gyp:content_common', | 40 '../content/content.gyp:content_common', |
41 '../crypto/crypto.gyp:crypto', | 41 '../crypto/crypto.gyp:crypto', |
(...skipping 2129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2171 'browser/ui/webui/media/webrtc_logs_ui.cc', | 2171 'browser/ui/webui/media/webrtc_logs_ui.cc', |
2172 'browser/ui/webui/media/webrtc_logs_ui.h', | 2172 'browser/ui/webui/media/webrtc_logs_ui.h', |
2173 'browser/ui/webui/memory_internals/memory_internals_handler.cc', | 2173 'browser/ui/webui/memory_internals/memory_internals_handler.cc', |
2174 'browser/ui/webui/memory_internals/memory_internals_handler.h', | 2174 'browser/ui/webui/memory_internals/memory_internals_handler.h', |
2175 'browser/ui/webui/memory_internals/memory_internals_proxy.cc', | 2175 'browser/ui/webui/memory_internals/memory_internals_proxy.cc', |
2176 'browser/ui/webui/memory_internals/memory_internals_proxy.h', | 2176 'browser/ui/webui/memory_internals/memory_internals_proxy.h', |
2177 'browser/ui/webui/memory_internals/memory_internals_ui.cc', | 2177 'browser/ui/webui/memory_internals/memory_internals_ui.cc', |
2178 'browser/ui/webui/memory_internals/memory_internals_ui.h', | 2178 'browser/ui/webui/memory_internals/memory_internals_ui.h', |
2179 'browser/ui/webui/metrics_handler.cc', | 2179 'browser/ui/webui/metrics_handler.cc', |
2180 'browser/ui/webui/metrics_handler.h', | 2180 'browser/ui/webui/metrics_handler.h', |
| 2181 'browser/ui/webui/mojo_web_ui_controller.cc', |
| 2182 'browser/ui/webui/mojo_web_ui_controller.h', |
| 2183 'browser/ui/webui/mojo_web_ui_handler.h', |
2181 'browser/ui/webui/nacl_ui.cc', | 2184 'browser/ui/webui/nacl_ui.cc', |
2182 'browser/ui/webui/nacl_ui.h', | 2185 'browser/ui/webui/nacl_ui.h', |
2183 'browser/ui/webui/net_export_ui.cc', | 2186 'browser/ui/webui/net_export_ui.cc', |
2184 'browser/ui/webui/net_export_ui.h', | 2187 'browser/ui/webui/net_export_ui.h', |
2185 'browser/ui/webui/net_internals/net_internals_ui.cc', | 2188 'browser/ui/webui/net_internals/net_internals_ui.cc', |
2186 'browser/ui/webui/net_internals/net_internals_ui.h', | 2189 'browser/ui/webui/net_internals/net_internals_ui.h', |
2187 'browser/ui/webui/ntp/app_launcher_handler.cc', | 2190 'browser/ui/webui/ntp/app_launcher_handler.cc', |
2188 'browser/ui/webui/ntp/app_launcher_handler.h', | 2191 'browser/ui/webui/ntp/app_launcher_handler.h', |
2189 'browser/ui/webui/ntp/core_app_launcher_handler.cc', | 2192 'browser/ui/webui/ntp/core_app_launcher_handler.cc', |
2190 'browser/ui/webui/ntp/core_app_launcher_handler.h', | 2193 'browser/ui/webui/ntp/core_app_launcher_handler.h', |
(...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2429 'browser/ui/webui/welcome_ui_android.cc', | 2432 'browser/ui/webui/welcome_ui_android.cc', |
2430 'browser/ui/webui/welcome_ui_android.h', | 2433 'browser/ui/webui/welcome_ui_android.h', |
2431 'browser/ui/window_sizer/window_sizer.cc', | 2434 'browser/ui/window_sizer/window_sizer.cc', |
2432 'browser/ui/window_sizer/window_sizer.h', | 2435 'browser/ui/window_sizer/window_sizer.h', |
2433 'browser/ui/window_sizer/window_sizer_ash.cc', | 2436 'browser/ui/window_sizer/window_sizer_ash.cc', |
2434 'browser/ui/window_sizer/window_sizer_aura.cc', | 2437 'browser/ui/window_sizer/window_sizer_aura.cc', |
2435 'browser/ui/window_sizer/window_sizer_mac.mm', | 2438 'browser/ui/window_sizer/window_sizer_mac.mm', |
2436 'browser/ui/zoom/zoom_controller.cc', | 2439 'browser/ui/zoom/zoom_controller.cc', |
2437 'browser/ui/zoom/zoom_controller.h', | 2440 'browser/ui/zoom/zoom_controller.h', |
2438 'browser/ui/zoom/zoom_observer.h', | 2441 'browser/ui/zoom/zoom_observer.h', |
| 2442 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/omnibox/omnibox.mojo
m.cc', |
2439 ], | 2443 ], |
2440 'conditions': [ | 2444 'conditions': [ |
2441 ['OS != "ios"', { | 2445 ['OS != "ios"', { |
2442 'dependencies': [ | 2446 'dependencies': [ |
2443 'browser_extensions', | 2447 'browser_extensions', |
2444 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', | 2448 'browser/performance_monitor/performance_monitor.gyp:performance_mon
itor', |
| 2449 'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings', |
2445 'common/extensions/api/api.gyp:chrome_api', | 2450 'common/extensions/api/api.gyp:chrome_api', |
2446 'debugger', | 2451 'debugger', |
2447 'installer_util', | 2452 'installer_util', |
| 2453 '../mojo/mojo.gyp:mojo_common_lib', |
2448 '../third_party/re2/re2.gyp:re2', | 2454 '../third_party/re2/re2.gyp:re2', |
2449 '../components/components.gyp:autofill_content_risk_proto', | 2455 '../components/components.gyp:autofill_content_risk_proto', |
2450 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 2456 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
2451 '../device/nfc/nfc.gyp:device_nfc', | 2457 '../device/nfc/nfc.gyp:device_nfc', |
2452 '../media/media.gyp:media', | 2458 '../media/media.gyp:media', |
2453 '../net/net.gyp:net_with_v8', | 2459 '../net/net.gyp:net_with_v8', |
2454 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 2460 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
2455 '../third_party/expat/expat.gyp:expat', | 2461 '../third_party/expat/expat.gyp:expat', |
2456 '../third_party/hunspell/hunspell.gyp:hunspell', | 2462 '../third_party/hunspell/hunspell.gyp:hunspell', |
2457 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2463 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
(...skipping 706 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3164 ], | 3170 ], |
3165 'sources!': [ | 3171 'sources!': [ |
3166 'browser/ui/views/session_crashed_bubble_view.cc', | 3172 'browser/ui/views/session_crashed_bubble_view.cc', |
3167 'browser/ui/views/session_crashed_bubble_view.h', | 3173 'browser/ui/views/session_crashed_bubble_view.h', |
3168 ], | 3174 ], |
3169 }], | 3175 }], |
3170 ], | 3176 ], |
3171 }, | 3177 }, |
3172 ], | 3178 ], |
3173 } | 3179 } |
OLD | NEW |