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