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 # There are two sections of sources: | 7 # There are two sections of sources: |
8 # * "Platform"-based sources (OS, toolkit, etc.) | 8 # * "Platform"-based sources (OS, toolkit, etc.) |
9 # * Feature/directory-based sources (e.g., history, printing) | 9 # * Feature/directory-based sources (e.g., history, printing) |
10 | 10 |
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
359 'browser/ui/webui/net_internals/net_internals_ui.cc', | 359 'browser/ui/webui/net_internals/net_internals_ui.cc', |
360 'browser/ui/webui/net_internals/net_internals_ui.h', | 360 'browser/ui/webui/net_internals/net_internals_ui.h', |
361 'browser/ui/webui/ntp/ntp_user_data_logger.cc', | 361 'browser/ui/webui/ntp/ntp_user_data_logger.cc', |
362 'browser/ui/webui/ntp/ntp_user_data_logger.h', | 362 'browser/ui/webui/ntp/ntp_user_data_logger.h', |
363 'browser/ui/webui/omnibox/omnibox_ui.cc', | 363 'browser/ui/webui/omnibox/omnibox_ui.cc', |
364 'browser/ui/webui/omnibox/omnibox_ui.h', | 364 'browser/ui/webui/omnibox/omnibox_ui.h', |
365 'browser/ui/webui/omnibox/omnibox_ui_handler.cc', | 365 'browser/ui/webui/omnibox/omnibox_ui_handler.cc', |
366 'browser/ui/webui/omnibox/omnibox_ui_handler.h', | 366 'browser/ui/webui/omnibox/omnibox_ui_handler.h', |
367 'browser/ui/webui/password_manager_internals/password_manager_internals_ui
.cc', | 367 'browser/ui/webui/password_manager_internals/password_manager_internals_ui
.cc', |
368 'browser/ui/webui/password_manager_internals/password_manager_internals_ui
.h', | 368 'browser/ui/webui/password_manager_internals/password_manager_internals_ui
.h', |
369 'browser/ui/webui/policy_material_design_ui.cc', | |
370 'browser/ui/webui/policy_material_design_ui.h', | |
371 'browser/ui/webui/policy_ui.cc', | |
372 'browser/ui/webui/policy_ui.h', | |
373 'browser/ui/webui/policy_ui_handler.cc', | |
374 'browser/ui/webui/policy_ui_handler.h', | |
375 'browser/ui/webui/predictors/predictors_handler.cc', | 369 'browser/ui/webui/predictors/predictors_handler.cc', |
376 'browser/ui/webui/predictors/predictors_handler.h', | 370 'browser/ui/webui/predictors/predictors_handler.h', |
377 'browser/ui/webui/predictors/predictors_ui.cc', | 371 'browser/ui/webui/predictors/predictors_ui.cc', |
378 'browser/ui/webui/predictors/predictors_ui.h', | 372 'browser/ui/webui/predictors/predictors_ui.h', |
379 'browser/ui/webui/profiler_ui.cc', | 373 'browser/ui/webui/profiler_ui.cc', |
380 'browser/ui/webui/profiler_ui.h', | 374 'browser/ui/webui/profiler_ui.h', |
381 'browser/ui/webui/signin_internals_ui.cc', | 375 'browser/ui/webui/signin_internals_ui.cc', |
382 'browser/ui/webui/signin_internals_ui.h', | 376 'browser/ui/webui/signin_internals_ui.h', |
383 'browser/ui/webui/supervised_user_internals_message_handler.cc', | 377 'browser/ui/webui/supervised_user_internals_message_handler.cc', |
384 'browser/ui/webui/supervised_user_internals_message_handler.h', | 378 'browser/ui/webui/supervised_user_internals_message_handler.h', |
(...skipping 2429 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2814 'chrome_browser_ui_plugin_sources': [ | 2808 'chrome_browser_ui_plugin_sources': [ |
2815 'browser/ui/hung_plugin_tab_helper.cc', | 2809 'browser/ui/hung_plugin_tab_helper.cc', |
2816 'browser/ui/hung_plugin_tab_helper.h', | 2810 'browser/ui/hung_plugin_tab_helper.h', |
2817 'browser/ui/webui/flash_ui.cc', | 2811 'browser/ui/webui/flash_ui.cc', |
2818 'browser/ui/webui/flash_ui.h', | 2812 'browser/ui/webui/flash_ui.h', |
2819 'browser/ui/webui/plugins/plugins_handler.cc', | 2813 'browser/ui/webui/plugins/plugins_handler.cc', |
2820 'browser/ui/webui/plugins/plugins_handler.h', | 2814 'browser/ui/webui/plugins/plugins_handler.h', |
2821 'browser/ui/webui/plugins/plugins_ui.cc', | 2815 'browser/ui/webui/plugins/plugins_ui.cc', |
2822 'browser/ui/webui/plugins/plugins_ui.h', | 2816 'browser/ui/webui/plugins/plugins_ui.h', |
2823 ], | 2817 ], |
| 2818 'chrome_browser_ui_policy_sources': [ |
| 2819 'browser/ui/webui/policy_material_design_ui.cc', |
| 2820 'browser/ui/webui/policy_material_design_ui.h', |
| 2821 'browser/ui/webui/policy_ui.cc', |
| 2822 'browser/ui/webui/policy_ui.h', |
| 2823 'browser/ui/webui/policy_ui_handler.cc', |
| 2824 'browser/ui/webui/policy_ui_handler.h', |
| 2825 ], |
2824 'chrome_browser_ui_print_preview_sources': [ | 2826 'chrome_browser_ui_print_preview_sources': [ |
2825 'browser/ui/webui/print_preview/extension_printer_handler.cc', | 2827 'browser/ui/webui/print_preview/extension_printer_handler.cc', |
2826 'browser/ui/webui/print_preview/extension_printer_handler.h', | 2828 'browser/ui/webui/print_preview/extension_printer_handler.h', |
2827 'browser/ui/webui/print_preview/print_preview_distiller.cc', | 2829 'browser/ui/webui/print_preview/print_preview_distiller.cc', |
2828 'browser/ui/webui/print_preview/print_preview_distiller.h', | 2830 'browser/ui/webui/print_preview/print_preview_distiller.h', |
2829 'browser/ui/webui/print_preview/print_preview_handler.cc', | 2831 'browser/ui/webui/print_preview/print_preview_handler.cc', |
2830 'browser/ui/webui/print_preview/print_preview_handler.h', | 2832 'browser/ui/webui/print_preview/print_preview_handler.h', |
2831 'browser/ui/webui/print_preview/print_preview_ui.cc', | 2833 'browser/ui/webui/print_preview/print_preview_ui.cc', |
2832 'browser/ui/webui/print_preview/print_preview_ui.h', | 2834 'browser/ui/webui/print_preview/print_preview_ui.h', |
2833 'browser/ui/webui/print_preview/printer_handler.cc', | 2835 'browser/ui/webui/print_preview/printer_handler.cc', |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2877 'common', | 2879 'common', |
2878 '../base/base.gyp:base_debugging_flags', | 2880 '../base/base.gyp:base_debugging_flags', |
2879 '../components/components.gyp:certificate_reporting', | 2881 '../components/components.gyp:certificate_reporting', |
2880 '../components/components.gyp:device_event_log_component', | 2882 '../components/components.gyp:device_event_log_component', |
2881 '../components/components.gyp:dom_distiller_core', | 2883 '../components/components.gyp:dom_distiller_core', |
2882 '../components/components.gyp:dom_distiller_webui', | 2884 '../components/components.gyp:dom_distiller_webui', |
2883 '../components/components.gyp:invalidation_impl', | 2885 '../components/components.gyp:invalidation_impl', |
2884 '../components/components.gyp:omnibox_common', | 2886 '../components/components.gyp:omnibox_common', |
2885 '../components/components.gyp:onc_component', | 2887 '../components/components.gyp:onc_component', |
2886 '../components/components.gyp:password_manager_core_browser', | 2888 '../components/components.gyp:password_manager_core_browser', |
2887 '../components/components.gyp:policy', | |
2888 '../components/components.gyp:sync_driver', | 2889 '../components/components.gyp:sync_driver', |
2889 '../components/components.gyp:toolbar', | 2890 '../components/components.gyp:toolbar', |
2890 '../components/components.gyp:ui_zoom', | 2891 '../components/components.gyp:ui_zoom', |
2891 '../components/components.gyp:update_client', | 2892 '../components/components.gyp:update_client', |
2892 '../components/components.gyp:version_ui', | 2893 '../components/components.gyp:version_ui', |
2893 '../components/components_resources.gyp:components_resources', | 2894 '../components/components_resources.gyp:components_resources', |
2894 '../components/components_strings.gyp:components_strings', | 2895 '../components/components_strings.gyp:components_strings', |
2895 '../components/url_formatter/url_formatter.gyp:url_formatter', | 2896 '../components/url_formatter/url_formatter.gyp:url_formatter', |
2896 '../content/content.gyp:content_browser', | 2897 '../content/content.gyp:content_browser', |
2897 '../content/content.gyp:content_common', | 2898 '../content/content.gyp:content_common', |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2988 'sources': [ '<@(chrome_browser_ui_nacl_sources)' ], | 2989 'sources': [ '<@(chrome_browser_ui_nacl_sources)' ], |
2989 'dependencies': [ | 2990 'dependencies': [ |
2990 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', | 2991 '../native_client/src/trusted/service_runtime/service_runtime.gyp:se
l', |
2991 ], | 2992 ], |
2992 }], | 2993 }], |
2993 ['debug_devtools==1', { | 2994 ['debug_devtools==1', { |
2994 'defines': [ | 2995 'defines': [ |
2995 'DEBUG_DEVTOOLS=1', | 2996 'DEBUG_DEVTOOLS=1', |
2996 ], | 2997 ], |
2997 }], | 2998 }], |
| 2999 ['configuration_policy==1', { |
| 3000 'sources': [ '<@(chrome_browser_ui_policy_sources)' ], |
| 3001 'dependencies': [ |
| 3002 '../components/components.gyp:policy', |
| 3003 ], |
| 3004 }], |
2998 ['enable_plugins==1', { | 3005 ['enable_plugins==1', { |
2999 'sources': [ '<@(chrome_browser_ui_plugin_sources)' ], | 3006 'sources': [ '<@(chrome_browser_ui_plugin_sources)' ], |
3000 'dependencies': [ | 3007 'dependencies': [ |
3001 '../ppapi/ppapi_internal.gyp:ppapi_ipc', | 3008 '../ppapi/ppapi_internal.gyp:ppapi_ipc', |
3002 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', | 3009 '../third_party/adobe/flash/flash_player.gyp:flapper_version_h', |
3003 ], | 3010 ], |
3004 }], | 3011 }], |
3005 ['safe_browsing==1', { | 3012 ['safe_browsing==1', { |
3006 'dependencies': [ | 3013 'dependencies': [ |
3007 'safe_browsing_chunk_proto', | 3014 'safe_browsing_chunk_proto', |
(...skipping 353 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3361 ], | 3368 ], |
3362 'sources': [ | 3369 'sources': [ |
3363 '<@(chrome_browser_ui_non_mobile_sources)', | 3370 '<@(chrome_browser_ui_non_mobile_sources)', |
3364 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3371 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
3365 ], | 3372 ], |
3366 }], | 3373 }], |
3367 ], | 3374 ], |
3368 }, | 3375 }, |
3369 ], | 3376 ], |
3370 } | 3377 } |
OLD | NEW |