| 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 191 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 202 'copresence/handlers/audio/audio_directive_list_unittest.cc', | 202 'copresence/handlers/audio/audio_directive_list_unittest.cc', |
| 203 'copresence/handlers/directive_handler_unittest.cc', | 203 'copresence/handlers/directive_handler_unittest.cc', |
| 204 'copresence/handlers/gcm_handler_unittest.cc', | 204 'copresence/handlers/gcm_handler_unittest.cc', |
| 205 'copresence/rpc/http_post_unittest.cc', | 205 'copresence/rpc/http_post_unittest.cc', |
| 206 'copresence/rpc/rpc_handler_unittest.cc', | 206 'copresence/rpc/rpc_handler_unittest.cc', |
| 207 'copresence/timed_map_unittest.cc', | 207 'copresence/timed_map_unittest.cc', |
| 208 ], | 208 ], |
| 209 'cronet_unittest_sources': [ | 209 'cronet_unittest_sources': [ |
| 210 'cronet/histogram_manager_unittest.cc', | 210 'cronet/histogram_manager_unittest.cc', |
| 211 ], | 211 ], |
| 212 'data_use_measurement_unittest_sources': [ |
| 213 'data_use_measurement/content/data_use_measurement_unittest.cc', |
| 214 ], |
| 212 'enhanced_bookmarks_unittest_sources': [ | 215 'enhanced_bookmarks_unittest_sources': [ |
| 213 'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc', | 216 'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc', |
| 214 'enhanced_bookmarks/image_store_ios_unittest.mm', | 217 'enhanced_bookmarks/image_store_ios_unittest.mm', |
| 215 'enhanced_bookmarks/image_store_unittest.cc', | 218 'enhanced_bookmarks/image_store_unittest.cc', |
| 216 'enhanced_bookmarks/item_position_unittest.cc', | 219 'enhanced_bookmarks/item_position_unittest.cc', |
| 217 ], | 220 ], |
| 218 'error_page_unittest_sources': [ | 221 'error_page_unittest_sources': [ |
| 219 'error_page/renderer/net_error_helper_core_unittest.cc', | 222 'error_page/renderer/net_error_helper_core_unittest.cc', |
| 220 ], | 223 ], |
| 221 'feedback_unittest_sources': [ | 224 'feedback_unittest_sources': [ |
| (...skipping 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 756 '<@(browser_watcher_unittest_sources)', | 759 '<@(browser_watcher_unittest_sources)', |
| 757 '<@(bubble_unittest_sources)', | 760 '<@(bubble_unittest_sources)', |
| 758 '<@(captive_portal_unittest_sources)', | 761 '<@(captive_portal_unittest_sources)', |
| 759 '<@(cloud_devices_unittest_sources)', | 762 '<@(cloud_devices_unittest_sources)', |
| 760 '<@(component_updater_unittest_sources)', | 763 '<@(component_updater_unittest_sources)', |
| 761 '<@(compression_unittest_sources)', | 764 '<@(compression_unittest_sources)', |
| 762 '<@(content_settings_unittest_sources)', | 765 '<@(content_settings_unittest_sources)', |
| 763 '<@(crash_unittest_sources)', | 766 '<@(crash_unittest_sources)', |
| 764 '<@(crx_file_unittest_sources)', | 767 '<@(crx_file_unittest_sources)', |
| 765 '<@(data_reduction_proxy_unittest_sources)', | 768 '<@(data_reduction_proxy_unittest_sources)', |
| 769 '<@(data_use_measurement_unittest_sources)', |
| 766 '<@(device_event_log_unittest_sources)', | 770 '<@(device_event_log_unittest_sources)', |
| 767 '<@(dom_distiller_unittest_sources)', | 771 '<@(dom_distiller_unittest_sources)', |
| 768 '<@(domain_reliability_unittest_sources)', | 772 '<@(domain_reliability_unittest_sources)', |
| 769 '<@(enhanced_bookmarks_unittest_sources)', | 773 '<@(enhanced_bookmarks_unittest_sources)', |
| 770 '<@(favicon_base_unittest_sources)', | 774 '<@(favicon_base_unittest_sources)', |
| 771 '<@(favicon_unittest_sources)', | 775 '<@(favicon_unittest_sources)', |
| 772 '<@(gcm_driver_crypto_unittest_sources)', | 776 '<@(gcm_driver_crypto_unittest_sources)', |
| 773 '<@(gcm_driver_unittest_sources)', | 777 '<@(gcm_driver_unittest_sources)', |
| 774 '<@(google_unittest_sources)', | 778 '<@(google_unittest_sources)', |
| 775 '<@(history_unittest_sources)', | 779 '<@(history_unittest_sources)', |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 855 'components.gyp:cloud_devices_common', | 859 'components.gyp:cloud_devices_common', |
| 856 'components.gyp:component_updater', | 860 'components.gyp:component_updater', |
| 857 'components.gyp:compression', | 861 'components.gyp:compression', |
| 858 'components.gyp:content_settings_core_browser', | 862 'components.gyp:content_settings_core_browser', |
| 859 'components.gyp:content_settings_core_common', | 863 'components.gyp:content_settings_core_common', |
| 860 'components.gyp:content_settings_core_test_support', | 864 'components.gyp:content_settings_core_test_support', |
| 861 'components.gyp:crx_file', | 865 'components.gyp:crx_file', |
| 862 'components.gyp:data_reduction_proxy_core_browser', | 866 'components.gyp:data_reduction_proxy_core_browser', |
| 863 'components.gyp:data_reduction_proxy_core_common', | 867 'components.gyp:data_reduction_proxy_core_common', |
| 864 'components.gyp:data_reduction_proxy_test_support', | 868 'components.gyp:data_reduction_proxy_test_support', |
| 869 'components.gyp:data_use_measurement_content', |
| 870 'components.gyp:data_use_measurement_core', |
| 865 'components.gyp:device_event_log_component', | 871 'components.gyp:device_event_log_component', |
| 866 'components.gyp:dom_distiller_core', | 872 'components.gyp:dom_distiller_core', |
| 867 'components.gyp:dom_distiller_protos', | 873 'components.gyp:dom_distiller_protos', |
| 868 'components.gyp:dom_distiller_test_support', | 874 'components.gyp:dom_distiller_test_support', |
| 869 'components.gyp:domain_reliability', | 875 'components.gyp:domain_reliability', |
| 870 'components.gyp:enhanced_bookmarks', | 876 'components.gyp:enhanced_bookmarks', |
| 871 'components.gyp:enhanced_bookmarks_test_support', | 877 'components.gyp:enhanced_bookmarks_test_support', |
| 872 'components.gyp:favicon_base', | 878 'components.gyp:favicon_base', |
| 873 'components.gyp:favicon_core', | 879 'components.gyp:favicon_core', |
| 874 'components.gyp:gcm_driver', | 880 'components.gyp:gcm_driver', |
| (...skipping 746 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1621 'invalidation/impl/android/junit/', | 1627 'invalidation/impl/android/junit/', |
| 1622 'policy/android/junit/' | 1628 'policy/android/junit/' |
| 1623 ], | 1629 ], |
| 1624 }, | 1630 }, |
| 1625 'includes': [ '../build/host_jar.gypi' ], | 1631 'includes': [ '../build/host_jar.gypi' ], |
| 1626 }, | 1632 }, |
| 1627 ], | 1633 ], |
| 1628 }], | 1634 }], |
| 1629 ], | 1635 ], |
| 1630 } | 1636 } |
| OLD | NEW |