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 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1069 '<@(language_usage_metrics_unittest_sources)', | 1069 '<@(language_usage_metrics_unittest_sources)', |
1070 '<@(leveldb_proto_unittest_sources)', | 1070 '<@(leveldb_proto_unittest_sources)', |
1071 '<@(link_header_util_unittest_sources)', | 1071 '<@(link_header_util_unittest_sources)', |
1072 '<@(login_unittest_sources)', | 1072 '<@(login_unittest_sources)', |
1073 '<@(memory_pressure_unittest_sources)', | 1073 '<@(memory_pressure_unittest_sources)', |
1074 '<@(metrics_unittest_sources)', | 1074 '<@(metrics_unittest_sources)', |
1075 '<@(mime_util_unittest_sources)', | 1075 '<@(mime_util_unittest_sources)', |
1076 '<@(network_session_configurator_unittest_sources)', | 1076 '<@(network_session_configurator_unittest_sources)', |
1077 '<@(network_time_unittest_sources)', | 1077 '<@(network_time_unittest_sources)', |
1078 '<@(ntp_snippets_unittest_sources)', | 1078 '<@(ntp_snippets_unittest_sources)', |
| 1079 '<@(ntp_tiles_unittest_sources)', |
1079 '<@(offline_pages_background_unittest_sources)', | 1080 '<@(offline_pages_background_unittest_sources)', |
1080 '<@(offline_pages_unittest_sources)', | 1081 '<@(offline_pages_unittest_sources)', |
1081 '<@(omnibox_unittest_sources)', | 1082 '<@(omnibox_unittest_sources)', |
1082 '<@(open_from_clipboard_unittest_sources)', | 1083 '<@(open_from_clipboard_unittest_sources)', |
1083 '<@(os_crypt_unittest_sources)', | 1084 '<@(os_crypt_unittest_sources)', |
1084 '<@(password_manager_unittest_sources)', | 1085 '<@(password_manager_unittest_sources)', |
1085 '<@(precache_unittest_sources)', | 1086 '<@(precache_unittest_sources)', |
1086 '<@(proxy_config_unittest_sources)', | 1087 '<@(proxy_config_unittest_sources)', |
1087 '<@(prefs_unittest_sources)', | 1088 '<@(prefs_unittest_sources)', |
1088 '<@(previews_unittest_sources)', | 1089 '<@(previews_unittest_sources)', |
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1200 'components.gyp:memory_pressure', | 1201 'components.gyp:memory_pressure', |
1201 'components.gyp:metrics', | 1202 'components.gyp:metrics', |
1202 'components.gyp:metrics_net', | 1203 'components.gyp:metrics_net', |
1203 'components.gyp:metrics_profiler', | 1204 'components.gyp:metrics_profiler', |
1204 'components.gyp:metrics_test_support', | 1205 'components.gyp:metrics_test_support', |
1205 'components.gyp:metrics_ui', | 1206 'components.gyp:metrics_ui', |
1206 'components.gyp:net_log', | 1207 'components.gyp:net_log', |
1207 'components.gyp:network_session_configurator', | 1208 'components.gyp:network_session_configurator', |
1208 'components.gyp:network_time', | 1209 'components.gyp:network_time', |
1209 'components.gyp:ntp_snippets', | 1210 'components.gyp:ntp_snippets', |
| 1211 'components.gyp:ntp_tiles', |
1210 'components.gyp:offline_pages', | 1212 'components.gyp:offline_pages', |
1211 'components.gyp:offline_pages_background_offliner', | 1213 'components.gyp:offline_pages_background_offliner', |
1212 'components.gyp:offline_pages_test_support', | 1214 'components.gyp:offline_pages_test_support', |
1213 'components.gyp:omnibox_browser', | 1215 'components.gyp:omnibox_browser', |
1214 'components.gyp:omnibox_test_support', | 1216 'components.gyp:omnibox_test_support', |
1215 'components.gyp:open_from_clipboard', | 1217 'components.gyp:open_from_clipboard', |
1216 'components.gyp:open_from_clipboard_test_support', | 1218 'components.gyp:open_from_clipboard_test_support', |
1217 'components.gyp:os_crypt', | 1219 'components.gyp:os_crypt', |
1218 'components.gyp:os_crypt_test_support', | 1220 'components.gyp:os_crypt_test_support', |
1219 'components.gyp:password_manager_core_browser', | 1221 'components.gyp:password_manager_core_browser', |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1321 '<@(certificate_transparency_unittest_sources)', | 1323 '<@(certificate_transparency_unittest_sources)', |
1322 '<@(child_trace_message_filter_unittest_sources)', | 1324 '<@(child_trace_message_filter_unittest_sources)', |
1323 '<@(devtools_http_handler_unittest_sources)', | 1325 '<@(devtools_http_handler_unittest_sources)', |
1324 '<@(display_compositor_unittest_sources)', | 1326 '<@(display_compositor_unittest_sources)', |
1325 '<@(domain_reliability_unittest_sources)', | 1327 '<@(domain_reliability_unittest_sources)', |
1326 '<@(error_page_unittest_sources)', | 1328 '<@(error_page_unittest_sources)', |
1327 '<@(guest_view_unittest_sources)', | 1329 '<@(guest_view_unittest_sources)', |
1328 '<@(memory_coordinator_unittest_sources)', | 1330 '<@(memory_coordinator_unittest_sources)', |
1329 '<@(navigation_interception_unittest_sources)', | 1331 '<@(navigation_interception_unittest_sources)', |
1330 '<@(network_hints_unittest_sources)', | 1332 '<@(network_hints_unittest_sources)', |
1331 '<@(ntp_tiles_unittest_sources)', | |
1332 '<@(packed_ct_ev_whitelist_unittest_sources)', | 1333 '<@(packed_ct_ev_whitelist_unittest_sources)', |
1333 '<@(power_unittest_sources)', | 1334 '<@(power_unittest_sources)', |
1334 '<@(safe_browsing_db_unittest_sources)', | 1335 '<@(safe_browsing_db_unittest_sources)', |
1335 '<@(safe_json_unittest_sources)', | 1336 '<@(safe_json_unittest_sources)', |
1336 '<@(scheduler_unittest_sources)', | 1337 '<@(scheduler_unittest_sources)', |
1337 '<@(storage_monitor_unittest_sources)', | 1338 '<@(storage_monitor_unittest_sources)', |
1338 '<@(subresource_filter_content_browser_unittest_sources)', | 1339 '<@(subresource_filter_content_browser_unittest_sources)', |
1339 '<@(subresource_filter_content_renderer_unittest_sources)', | 1340 '<@(subresource_filter_content_renderer_unittest_sources)', |
1340 '<@(tracing_unittest_sources)', | 1341 '<@(tracing_unittest_sources)', |
1341 '<@(visitedlink_unittest_sources)', | 1342 '<@(visitedlink_unittest_sources)', |
(...skipping 25 matching lines...) Expand all Loading... |
1367 'components.gyp:guest_view_browser', | 1368 'components.gyp:guest_view_browser', |
1368 'components.gyp:guest_view_common', | 1369 'components.gyp:guest_view_common', |
1369 'components.gyp:guest_view_test_support', | 1370 'components.gyp:guest_view_test_support', |
1370 'components.gyp:history_content_browser', | 1371 'components.gyp:history_content_browser', |
1371 'components.gyp:keyed_service_content', | 1372 'components.gyp:keyed_service_content', |
1372 'components.gyp:memory_coordinator_browser', | 1373 'components.gyp:memory_coordinator_browser', |
1373 'components.gyp:memory_coordinator_child', | 1374 'components.gyp:memory_coordinator_child', |
1374 'components.gyp:metrics_gpu', | 1375 'components.gyp:metrics_gpu', |
1375 'components.gyp:navigation_interception', | 1376 'components.gyp:navigation_interception', |
1376 'components.gyp:network_hints_renderer', | 1377 'components.gyp:network_hints_renderer', |
1377 'components.gyp:ntp_tiles', | |
1378 'components.gyp:packed_ct_ev_whitelist', | 1378 'components.gyp:packed_ct_ev_whitelist', |
1379 'components.gyp:password_manager_content_browser', | 1379 'components.gyp:password_manager_content_browser', |
1380 'components.gyp:power', | 1380 'components.gyp:power', |
1381 'components.gyp:precache_content', | 1381 'components.gyp:precache_content', |
1382 'components.gyp:safe_browsing_db', | 1382 'components.gyp:safe_browsing_db', |
1383 'components.gyp:safe_json', | 1383 'components.gyp:safe_json', |
1384 'components.gyp:safe_json_test_support', | 1384 'components.gyp:safe_json_test_support', |
1385 'components.gyp:sessions_content', | 1385 'components.gyp:sessions_content', |
1386 'components.gyp:storage_monitor', | 1386 'components.gyp:storage_monitor', |
1387 'components.gyp:storage_monitor_test_support', | 1387 'components.gyp:storage_monitor_test_support', |
(...skipping 662 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2050 'dependencies': [ | 2050 'dependencies': [ |
2051 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 2051 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
2052 ], | 2052 ], |
2053 }], | 2053 }], |
2054 ], | 2054 ], |
2055 }, | 2055 }, |
2056 ], | 2056 ], |
2057 }], | 2057 }], |
2058 ], | 2058 ], |
2059 } | 2059 } |
OLD | NEW |