| 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 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 406 'browser/ui/webui/translate_internals/translate_internals_handler.cc', | 406 'browser/ui/webui/translate_internals/translate_internals_handler.cc', |
| 407 'browser/ui/webui/translate_internals/translate_internals_handler.h', | 407 'browser/ui/webui/translate_internals/translate_internals_handler.h', |
| 408 'browser/ui/webui/translate_internals/translate_internals_ui.cc', | 408 'browser/ui/webui/translate_internals/translate_internals_ui.cc', |
| 409 'browser/ui/webui/translate_internals/translate_internals_ui.h', | 409 'browser/ui/webui/translate_internals/translate_internals_ui.h', |
| 410 'browser/ui/webui/user_actions/user_actions_ui.cc', | 410 'browser/ui/webui/user_actions/user_actions_ui.cc', |
| 411 'browser/ui/webui/user_actions/user_actions_ui.h', | 411 'browser/ui/webui/user_actions/user_actions_ui.h', |
| 412 'browser/ui/webui/user_actions/user_actions_ui_handler.cc', | 412 'browser/ui/webui/user_actions/user_actions_ui_handler.cc', |
| 413 'browser/ui/webui/user_actions/user_actions_ui_handler.h', | 413 'browser/ui/webui/user_actions/user_actions_ui_handler.h', |
| 414 'browser/ui/webui/version_handler.cc', | 414 'browser/ui/webui/version_handler.cc', |
| 415 'browser/ui/webui/version_handler.h', | 415 'browser/ui/webui/version_handler.h', |
| 416 'browser/ui/webui/version_handler_chromeos.cc', | |
| 417 'browser/ui/webui/version_handler_chromeos.h', | |
| 418 'browser/ui/webui/version_ui.cc', | 416 'browser/ui/webui/version_ui.cc', |
| 419 'browser/ui/webui/version_ui.h', | 417 'browser/ui/webui/version_ui.h', |
| 420 'browser/ui/window_sizer/window_sizer_mac.mm', | 418 'browser/ui/window_sizer/window_sizer_mac.mm', |
| 421 'browser/ui/zoom/chrome_zoom_level_otr_delegate.cc', | 419 'browser/ui/zoom/chrome_zoom_level_otr_delegate.cc', |
| 422 'browser/ui/zoom/chrome_zoom_level_otr_delegate.h', | 420 'browser/ui/zoom/chrome_zoom_level_otr_delegate.h', |
| 423 'browser/ui/zoom/chrome_zoom_level_prefs.cc', | 421 'browser/ui/zoom/chrome_zoom_level_prefs.cc', |
| 424 'browser/ui/zoom/chrome_zoom_level_prefs.h', | 422 'browser/ui/zoom/chrome_zoom_level_prefs.h', |
| 425 ], | 423 ], |
| 426 'chrome_browser_ui_android_java_ui_sources': [ | 424 'chrome_browser_ui_android_java_ui_sources': [ |
| 427 'browser/ui/android/autofill/autofill_dialog_controller_android.cc', | 425 'browser/ui/android/autofill/autofill_dialog_controller_android.cc', |
| (...skipping 2449 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2877 # crbug.com/422252 | 2875 # crbug.com/422252 |
| 2878 '../build/android/disable_gcc_lto.gypi', | 2876 '../build/android/disable_gcc_lto.gypi', |
| 2879 ], | 2877 ], |
| 2880 'conditions': [ | 2878 'conditions': [ |
| 2881 ['OS != "ios"', { | 2879 ['OS != "ios"', { |
| 2882 'sources': [ | 2880 'sources': [ |
| 2883 '<@(chrome_browser_ui_non_ios_sources)', | 2881 '<@(chrome_browser_ui_non_ios_sources)', |
| 2884 '<@(chrome_browser_ui_toolbar_model_sources)', | 2882 '<@(chrome_browser_ui_toolbar_model_sources)', |
| 2885 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/engagement/site_
engagement.mojom.cc', | 2883 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/engagement/site_
engagement.mojom.cc', |
| 2886 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/omnibox/omnibox.
mojom.cc', | 2884 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/omnibox/omnibox.
mojom.cc', |
| 2885 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/version.mojom.cc
', |
| 2887 ], | 2886 ], |
| 2888 'dependencies': [ | 2887 'dependencies': [ |
| 2889 'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings', | 2888 'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings', |
| 2890 'common_net', | 2889 'common_net', |
| 2891 'debugger', | 2890 'debugger', |
| 2892 'installer_util', | 2891 'installer_util', |
| 2893 '../components/components.gyp:app_modal', | 2892 '../components/components.gyp:app_modal', |
| 2894 '../components/components.gyp:autofill_content_risk_proto', | 2893 '../components/components.gyp:autofill_content_risk_proto', |
| 2895 '../components/components.gyp:crash_core_browser', | 2894 '../components/components.gyp:crash_core_browser', |
| 2896 '../components/components.gyp:flags_ui', | 2895 '../components/components.gyp:flags_ui', |
| (...skipping 413 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3310 ], | 3309 ], |
| 3311 'sources': [ | 3310 'sources': [ |
| 3312 '<@(chrome_browser_ui_non_mobile_sources)', | 3311 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3313 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3312 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3314 ], | 3313 ], |
| 3315 }], | 3314 }], |
| 3316 ], | 3315 ], |
| 3317 }, | 3316 }, |
| 3318 ], | 3317 ], |
| 3319 } | 3318 } |
| OLD | NEW |