| 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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 449 'packed_ct_ev_whitelist/bit_stream_reader_unittest.cc', | 449 'packed_ct_ev_whitelist/bit_stream_reader_unittest.cc', |
| 450 'packed_ct_ev_whitelist/packed_ct_ev_whitelist_unittest.cc', | 450 'packed_ct_ev_whitelist/packed_ct_ev_whitelist_unittest.cc', |
| 451 ], | 451 ], |
| 452 'page_load_metrics_unittest_sources': [ | 452 'page_load_metrics_unittest_sources': [ |
| 453 'page_load_metrics/browser/metrics_web_contents_observer_unittest.cc', | 453 'page_load_metrics/browser/metrics_web_contents_observer_unittest.cc', |
| 454 'page_load_metrics/renderer/metrics_render_frame_observer_unittest.cc', | 454 'page_load_metrics/renderer/metrics_render_frame_observer_unittest.cc', |
| 455 'page_load_metrics/renderer/page_timing_metrics_sender_unittest.cc', | 455 'page_load_metrics/renderer/page_timing_metrics_sender_unittest.cc', |
| 456 ], | 456 ], |
| 457 'password_manager_unittest_sources': [ | 457 'password_manager_unittest_sources': [ |
| 458 'password_manager/content/browser/content_password_manager_driver_unittest
.cc', | 458 'password_manager/content/browser/content_password_manager_driver_unittest
.cc', |
| 459 'password_manager/content/browser/credential_manager_impl_unittest.cc', | 459 'password_manager/content/browser/credential_manager_dispatcher_unittest.c
c', |
| 460 'password_manager/core/browser/affiliated_match_helper_unittest.cc', | 460 'password_manager/core/browser/affiliated_match_helper_unittest.cc', |
| 461 'password_manager/core/browser/affiliation_backend_unittest.cc', | 461 'password_manager/core/browser/affiliation_backend_unittest.cc', |
| 462 'password_manager/core/browser/affiliation_database_unittest.cc', | 462 'password_manager/core/browser/affiliation_database_unittest.cc', |
| 463 'password_manager/core/browser/affiliation_fetch_throttler_unittest.cc', | 463 'password_manager/core/browser/affiliation_fetch_throttler_unittest.cc', |
| 464 'password_manager/core/browser/affiliation_fetcher_unittest.cc', | 464 'password_manager/core/browser/affiliation_fetcher_unittest.cc', |
| 465 'password_manager/core/browser/affiliation_service_unittest.cc', | 465 'password_manager/core/browser/affiliation_service_unittest.cc', |
| 466 'password_manager/core/browser/affiliation_utils_unittest.cc', | 466 'password_manager/core/browser/affiliation_utils_unittest.cc', |
| 467 'password_manager/core/browser/browser_save_password_progress_logger_unitt
est.cc', | 467 'password_manager/core/browser/browser_save_password_progress_logger_unitt
est.cc', |
| 468 'password_manager/core/browser/export/csv_writer_unittest.cc', | 468 'password_manager/core/browser/export/csv_writer_unittest.cc', |
| 469 'password_manager/core/browser/facet_manager_unittest.cc', | 469 'password_manager/core/browser/facet_manager_unittest.cc', |
| (...skipping 781 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1251 'components.gyp:guest_view_test_support', | 1251 'components.gyp:guest_view_test_support', |
| 1252 'components.gyp:history_content_browser', | 1252 'components.gyp:history_content_browser', |
| 1253 'components.gyp:keyed_service_content', | 1253 'components.gyp:keyed_service_content', |
| 1254 'components.gyp:navigation_interception', | 1254 'components.gyp:navigation_interception', |
| 1255 'components.gyp:network_hints_renderer', | 1255 'components.gyp:network_hints_renderer', |
| 1256 'components.gyp:metrics_gpu', | 1256 'components.gyp:metrics_gpu', |
| 1257 'components.gyp:packed_ct_ev_whitelist', | 1257 'components.gyp:packed_ct_ev_whitelist', |
| 1258 'components.gyp:page_load_metrics_browser', | 1258 'components.gyp:page_load_metrics_browser', |
| 1259 'components.gyp:page_load_metrics_renderer', | 1259 'components.gyp:page_load_metrics_renderer', |
| 1260 'components.gyp:password_manager_content_browser', | 1260 'components.gyp:password_manager_content_browser', |
| 1261 'components.gyp:password_manager_content_common', |
| 1261 'components.gyp:power', | 1262 'components.gyp:power', |
| 1262 'components.gyp:precache_content', | 1263 'components.gyp:precache_content', |
| 1263 'components.gyp:safe_browsing_db', | 1264 'components.gyp:safe_browsing_db', |
| 1264 'components.gyp:safe_json', | 1265 'components.gyp:safe_json', |
| 1265 'components.gyp:safe_json_test_support', | 1266 'components.gyp:safe_json_test_support', |
| 1266 'components.gyp:sessions_content', | 1267 'components.gyp:sessions_content', |
| 1267 'components.gyp:storage_monitor', | 1268 'components.gyp:storage_monitor', |
| 1268 'components.gyp:storage_monitor_test_support', | 1269 'components.gyp:storage_monitor_test_support', |
| 1269 'components.gyp:ui_zoom', | 1270 'components.gyp:ui_zoom', |
| 1270 'components.gyp:url_matcher', | 1271 'components.gyp:url_matcher', |
| (...skipping 651 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1922 'dependencies': [ | 1923 'dependencies': [ |
| 1923 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1924 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
| 1924 ], | 1925 ], |
| 1925 }], | 1926 }], |
| 1926 ], | 1927 ], |
| 1927 }, | 1928 }, |
| 1928 ], | 1929 ], |
| 1929 }], | 1930 }], |
| 1930 ], | 1931 ], |
| 1931 } | 1932 } |
| OLD | NEW |