| 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 # All .cc, .h, .m, and .mm files under browser except for: | 7 # All .cc, .h, .m, and .mm files under browser except for: |
| 8 # * tests and mocks. | 8 # * tests and mocks. |
| 9 # * code below browser/chromeos | 9 # * code below browser/chromeos |
| 10 # * code below browser/extensions | 10 # * code below browser/extensions |
| (...skipping 2754 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2765 'browser/safe_browsing/signature_evaluator_mac.h', | 2765 'browser/safe_browsing/signature_evaluator_mac.h', |
| 2766 'browser/safe_browsing/signature_evaluator_mac.mm', | 2766 'browser/safe_browsing/signature_evaluator_mac.mm', |
| 2767 'browser/safe_browsing/two_phase_uploader.cc', | 2767 'browser/safe_browsing/two_phase_uploader.cc', |
| 2768 'browser/safe_browsing/two_phase_uploader.h', | 2768 'browser/safe_browsing/two_phase_uploader.h', |
| 2769 ], | 2769 ], |
| 2770 'chrome_browser_search_engines_sources': [ | 2770 'chrome_browser_search_engines_sources': [ |
| 2771 'browser/search_engines/chrome_template_url_service_client.cc', | 2771 'browser/search_engines/chrome_template_url_service_client.cc', |
| 2772 'browser/search_engines/chrome_template_url_service_client.h', | 2772 'browser/search_engines/chrome_template_url_service_client.h', |
| 2773 'browser/search_engines/search_provider_install_data.cc', | 2773 'browser/search_engines/search_provider_install_data.cc', |
| 2774 'browser/search_engines/search_provider_install_data.h', | 2774 'browser/search_engines/search_provider_install_data.h', |
| 2775 'browser/search_engines/search_provider_install_state_message_filter.cc', | 2775 'browser/search_engines/search_provider_install_state_impl.cc', |
| 2776 'browser/search_engines/search_provider_install_state_message_filter.h', | 2776 'browser/search_engines/search_provider_install_state_impl.h', |
| 2777 'browser/search_engines/template_url_fetcher_factory.cc', | 2777 'browser/search_engines/template_url_fetcher_factory.cc', |
| 2778 'browser/search_engines/template_url_fetcher_factory.h', | 2778 'browser/search_engines/template_url_fetcher_factory.h', |
| 2779 'browser/search_engines/template_url_service_factory.cc', | 2779 'browser/search_engines/template_url_service_factory.cc', |
| 2780 'browser/search_engines/template_url_service_factory.h', | 2780 'browser/search_engines/template_url_service_factory.h', |
| 2781 'browser/search_engines/ui_thread_search_terms_data.cc', | 2781 'browser/search_engines/ui_thread_search_terms_data.cc', |
| 2782 'browser/search_engines/ui_thread_search_terms_data.h', | 2782 'browser/search_engines/ui_thread_search_terms_data.h', |
| 2783 'browser/search_engines/ui_thread_search_terms_data_android.cc', | 2783 'browser/search_engines/ui_thread_search_terms_data_android.cc', |
| 2784 'browser/search_engines/ui_thread_search_terms_data_android.h', | 2784 'browser/search_engines/ui_thread_search_terms_data_android.h', |
| 2785 ], | 2785 ], |
| 2786 # Search sources used when android_java_ui is enabled. | 2786 # Search sources used when android_java_ui is enabled. |
| (...skipping 607 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3394 # Disable LTO due to ELF section name out of range | 3394 # Disable LTO due to ELF section name out of range |
| 3395 # crbug.com/422251 | 3395 # crbug.com/422251 |
| 3396 '../build/android/disable_gcc_lto.gypi', | 3396 '../build/android/disable_gcc_lto.gypi', |
| 3397 ], | 3397 ], |
| 3398 'conditions': [ | 3398 'conditions': [ |
| 3399 ['OS != "ios"', { | 3399 ['OS != "ios"', { |
| 3400 'dependencies': [ | 3400 'dependencies': [ |
| 3401 'budget_proto', | 3401 'budget_proto', |
| 3402 'common_mojo_bindings', | 3402 'common_mojo_bindings', |
| 3403 'common_net', | 3403 'common_net', |
| 3404 'common_search_provider_mojom', |
| 3404 'debugger', | 3405 'debugger', |
| 3405 'installer_util', | 3406 'installer_util', |
| 3406 '../cc/cc.gyp:cc', | 3407 '../cc/cc.gyp:cc', |
| 3407 '../components/components.gyp:about_handler', | 3408 '../components/components.gyp:about_handler', |
| 3408 '../components/components.gyp:autofill_content_browser', | 3409 '../components/components.gyp:autofill_content_browser', |
| 3409 '../components/components.gyp:browsing_data_content', | 3410 '../components/components.gyp:browsing_data_content', |
| 3410 '../components/components.gyp:certificate_reporting', | 3411 '../components/components.gyp:certificate_reporting', |
| 3411 '../components/components.gyp:certificate_transparency', | 3412 '../components/components.gyp:certificate_transparency', |
| 3412 '../components/components.gyp:contextual_search_browser', | 3413 '../components/components.gyp:contextual_search_browser', |
| 3413 '../components/components.gyp:cookie_config', | 3414 '../components/components.gyp:cookie_config', |
| (...skipping 927 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4341 '../components/components.gyp:rlz', | 4342 '../components/components.gyp:rlz', |
| 4342 '../components/components.gyp:search_engines', | 4343 '../components/components.gyp:search_engines', |
| 4343 '../rlz/rlz.gyp:rlz_lib', | 4344 '../rlz/rlz.gyp:rlz_lib', |
| 4344 'common', | 4345 'common', |
| 4345 ], | 4346 ], |
| 4346 }, | 4347 }, |
| 4347 ], | 4348 ], |
| 4348 }], | 4349 }], |
| 4349 ], | 4350 ], |
| 4350 } | 4351 } |
| OLD | NEW |