| 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 2431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2861 # crbug.com/422252 | 2859 # crbug.com/422252 |
| 2862 '../build/android/disable_gcc_lto.gypi', | 2860 '../build/android/disable_gcc_lto.gypi', |
| 2863 ], | 2861 ], |
| 2864 'conditions': [ | 2862 'conditions': [ |
| 2865 ['OS != "ios"', { | 2863 ['OS != "ios"', { |
| 2866 'sources': [ | 2864 'sources': [ |
| 2867 '<@(chrome_browser_ui_non_ios_sources)', | 2865 '<@(chrome_browser_ui_non_ios_sources)', |
| 2868 '<@(chrome_browser_ui_toolbar_model_sources)', | 2866 '<@(chrome_browser_ui_toolbar_model_sources)', |
| 2869 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/engagement/site_
engagement.mojom.cc', | 2867 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/engagement/site_
engagement.mojom.cc', |
| 2870 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/omnibox/omnibox.
mojom.cc', | 2868 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/omnibox/omnibox.
mojom.cc', |
| 2869 '<(SHARED_INTERMEDIATE_DIR)/chrome/browser/ui/webui/version.mojom.cc
', |
| 2871 ], | 2870 ], |
| 2872 'dependencies': [ | 2871 'dependencies': [ |
| 2873 'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings', | 2872 'chrome_web_ui_mojo_bindings.gyp:web_ui_mojo_bindings', |
| 2874 'common_net', | 2873 'common_net', |
| 2875 'debugger', | 2874 'debugger', |
| 2876 'installer_util', | 2875 'installer_util', |
| 2877 '../components/components.gyp:app_modal', | 2876 '../components/components.gyp:app_modal', |
| 2878 '../components/components.gyp:autofill_content_risk_proto', | 2877 '../components/components.gyp:autofill_content_risk_proto', |
| 2879 '../components/components.gyp:crash_core_browser', | 2878 '../components/components.gyp:crash_core_browser', |
| 2880 '../components/components.gyp:flags_ui', | 2879 '../components/components.gyp:flags_ui', |
| (...skipping 404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3285 ], | 3284 ], |
| 3286 'sources': [ | 3285 'sources': [ |
| 3287 '<@(chrome_browser_ui_non_mobile_sources)', | 3286 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3288 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3287 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3289 ], | 3288 ], |
| 3290 }], | 3289 }], |
| 3291 ], | 3290 ], |
| 3292 }, | 3291 }, |
| 3293 ], | 3292 ], |
| 3294 } | 3293 } |
| OLD | NEW |