| OLD | NEW |
| 1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 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 # This turns on e.g. the filename-based detection of which | 7 # This turns on e.g. the filename-based detection of which |
| 8 # platforms to include source files on (e.g. files ending in | 8 # platforms to include source files on (e.g. files ending in |
| 9 # _mac.h or _mac.cc are only compiled on MacOSX). | 9 # _mac.h or _mac.cc are only compiled on MacOSX). |
| 10 'chromium_code': 1, | 10 'chromium_code': 1, |
| (...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 ], | 100 ], |
| 101 'bubble_unittest_sources': [ | 101 'bubble_unittest_sources': [ |
| 102 'bubble/bubble_manager_mocks.cc', | 102 'bubble/bubble_manager_mocks.cc', |
| 103 'bubble/bubble_manager_mocks.h', | 103 'bubble/bubble_manager_mocks.h', |
| 104 'bubble/bubble_manager_unittest.cc', | 104 'bubble/bubble_manager_unittest.cc', |
| 105 ], | 105 ], |
| 106 'captive_portal_unittest_sources': [ | 106 'captive_portal_unittest_sources': [ |
| 107 'captive_portal/captive_portal_detector_unittest.cc', | 107 'captive_portal/captive_portal_detector_unittest.cc', |
| 108 ], | 108 ], |
| 109 'cast_certificate_unittest_sources': [ | 109 'cast_certificate_unittest_sources': [ |
| 110 'cast_certificate/cast_cert_validator_test_helpers.cc', | |
| 111 'cast_certificate/cast_cert_validator_test_helpers.h', | |
| 112 'cast_certificate/cast_cert_validator_unittest.cc', | 110 'cast_certificate/cast_cert_validator_unittest.cc', |
| 111 'cast_certificate/cast_crl_unittest.cc', |
| 113 ], | 112 ], |
| 114 'certificate_reporting_unittest_sources': [ | 113 'certificate_reporting_unittest_sources': [ |
| 115 'certificate_reporting/error_report_unittest.cc', | 114 'certificate_reporting/error_report_unittest.cc', |
| 116 'certificate_reporting/error_reporter_unittest.cc', | 115 'certificate_reporting/error_reporter_unittest.cc', |
| 116 'cast_certificate/cast_crl_test_untrusted_root_ca_der-inc.h', |
| 117 'cast_certificate/cast_test_untrusted_root_ca_der-inc.h', |
| 117 ], | 118 ], |
| 118 'certificate_transparency_unittest_sources': [ | 119 'certificate_transparency_unittest_sources': [ |
| 119 'certificate_transparency/ct_policy_manager_unittest.cc', | 120 'certificate_transparency/ct_policy_manager_unittest.cc', |
| 120 'certificate_transparency/log_dns_client_unittest.cc', | 121 'certificate_transparency/log_dns_client_unittest.cc', |
| 121 'certificate_transparency/log_proof_fetcher_unittest.cc', | 122 'certificate_transparency/log_proof_fetcher_unittest.cc', |
| 122 'certificate_transparency/single_tree_tracker_unittest.cc', | 123 'certificate_transparency/single_tree_tracker_unittest.cc', |
| 123 ], | 124 ], |
| 124 'child_trace_message_filter_unittest_sources': [ | 125 'child_trace_message_filter_unittest_sources': [ |
| 125 'tracing/child/child_trace_message_filter_unittest.cc', | 126 'tracing/child/child_trace_message_filter_unittest.cc', |
| 126 ], | 127 ], |
| (...skipping 1015 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1142 'components.gyp:base32', | 1143 'components.gyp:base32', |
| 1143 'components.gyp:bookmarks_browser', | 1144 'components.gyp:bookmarks_browser', |
| 1144 'components.gyp:bookmarks_managed', | 1145 'components.gyp:bookmarks_managed', |
| 1145 'components.gyp:bookmarks_test_support', | 1146 'components.gyp:bookmarks_test_support', |
| 1146 'components.gyp:browser_sync_browser', | 1147 'components.gyp:browser_sync_browser', |
| 1147 'components.gyp:browser_sync_browser_test_support', | 1148 'components.gyp:browser_sync_browser_test_support', |
| 1148 'components.gyp:browsing_data_ui', | 1149 'components.gyp:browsing_data_ui', |
| 1149 'components.gyp:bubble', | 1150 'components.gyp:bubble', |
| 1150 'components.gyp:captive_portal_test_support', | 1151 'components.gyp:captive_portal_test_support', |
| 1151 'components.gyp:cast_certificate', | 1152 'components.gyp:cast_certificate', |
| 1153 'components.gyp:cast_certificate_test_proto', |
| 1154 'components.gyp:cast_certificate_test_support', |
| 1152 'components.gyp:certificate_reporting', | 1155 'components.gyp:certificate_reporting', |
| 1153 'components.gyp:cloud_devices_common', | 1156 'components.gyp:cloud_devices_common', |
| 1154 'components.gyp:component_updater', | 1157 'components.gyp:component_updater', |
| 1155 'components.gyp:component_updater_test_support', | 1158 'components.gyp:component_updater_test_support', |
| 1156 'components.gyp:content_settings_core_browser', | 1159 'components.gyp:content_settings_core_browser', |
| 1157 'components.gyp:content_settings_core_common', | 1160 'components.gyp:content_settings_core_common', |
| 1158 'components.gyp:content_settings_core_test_support', | 1161 'components.gyp:content_settings_core_test_support', |
| 1159 'components.gyp:crash_core_common', | 1162 'components.gyp:crash_core_common', |
| 1160 'components.gyp:crx_file', | 1163 'components.gyp:crx_file', |
| 1161 'components.gyp:data_reduction_proxy_core_browser', | 1164 'components.gyp:data_reduction_proxy_core_browser', |
| (...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2038 'dependencies': [ | 2041 'dependencies': [ |
| 2039 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 2042 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 2040 ], | 2043 ], |
| 2041 }], | 2044 }], |
| 2042 ], | 2045 ], |
| 2043 }, | 2046 }, |
| 2044 ], | 2047 ], |
| 2045 }], | 2048 }], |
| 2046 ], | 2049 ], |
| 2047 } | 2050 } |
| OLD | NEW |