| 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 544 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 766 '<@(browser_watcher_unittest_sources)', | 769 '<@(browser_watcher_unittest_sources)', |
| 767 '<@(bubble_unittest_sources)', | 770 '<@(bubble_unittest_sources)', |
| 768 '<@(captive_portal_unittest_sources)', | 771 '<@(captive_portal_unittest_sources)', |
| 769 '<@(cloud_devices_unittest_sources)', | 772 '<@(cloud_devices_unittest_sources)', |
| 770 '<@(component_updater_unittest_sources)', | 773 '<@(component_updater_unittest_sources)', |
| 771 '<@(compression_unittest_sources)', | 774 '<@(compression_unittest_sources)', |
| 772 '<@(content_settings_unittest_sources)', | 775 '<@(content_settings_unittest_sources)', |
| 773 '<@(crash_unittest_sources)', | 776 '<@(crash_unittest_sources)', |
| 774 '<@(crx_file_unittest_sources)', | 777 '<@(crx_file_unittest_sources)', |
| 775 '<@(data_reduction_proxy_unittest_sources)', | 778 '<@(data_reduction_proxy_unittest_sources)', |
| 779 '<@(data_use_measurement_unittest_sources)', |
| 776 '<@(device_event_log_unittest_sources)', | 780 '<@(device_event_log_unittest_sources)', |
| 777 '<@(dom_distiller_unittest_sources)', | 781 '<@(dom_distiller_unittest_sources)', |
| 778 '<@(domain_reliability_unittest_sources)', | 782 '<@(domain_reliability_unittest_sources)', |
| 779 '<@(enhanced_bookmarks_unittest_sources)', | 783 '<@(enhanced_bookmarks_unittest_sources)', |
| 780 '<@(favicon_base_unittest_sources)', | 784 '<@(favicon_base_unittest_sources)', |
| 781 '<@(favicon_unittest_sources)', | 785 '<@(favicon_unittest_sources)', |
| 782 '<@(gcm_driver_crypto_unittest_sources)', | 786 '<@(gcm_driver_crypto_unittest_sources)', |
| 783 '<@(gcm_driver_unittest_sources)', | 787 '<@(gcm_driver_unittest_sources)', |
| 784 '<@(google_unittest_sources)', | 788 '<@(google_unittest_sources)', |
| 785 '<@(history_unittest_sources)', | 789 '<@(history_unittest_sources)', |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 865 'components.gyp:cloud_devices_common', | 869 'components.gyp:cloud_devices_common', |
| 866 'components.gyp:component_updater', | 870 'components.gyp:component_updater', |
| 867 'components.gyp:compression', | 871 'components.gyp:compression', |
| 868 'components.gyp:content_settings_core_browser', | 872 'components.gyp:content_settings_core_browser', |
| 869 'components.gyp:content_settings_core_common', | 873 'components.gyp:content_settings_core_common', |
| 870 'components.gyp:content_settings_core_test_support', | 874 'components.gyp:content_settings_core_test_support', |
| 871 'components.gyp:crx_file', | 875 'components.gyp:crx_file', |
| 872 'components.gyp:data_reduction_proxy_core_browser', | 876 'components.gyp:data_reduction_proxy_core_browser', |
| 873 'components.gyp:data_reduction_proxy_core_common', | 877 'components.gyp:data_reduction_proxy_core_common', |
| 874 'components.gyp:data_reduction_proxy_test_support', | 878 'components.gyp:data_reduction_proxy_test_support', |
| 879 'components.gyp:data_use_measurement_core', |
| 875 'components.gyp:device_event_log_component', | 880 'components.gyp:device_event_log_component', |
| 876 'components.gyp:dom_distiller_core', | 881 'components.gyp:dom_distiller_core', |
| 877 'components.gyp:dom_distiller_protos', | 882 'components.gyp:dom_distiller_protos', |
| 878 'components.gyp:dom_distiller_test_support', | 883 'components.gyp:dom_distiller_test_support', |
| 879 'components.gyp:domain_reliability', | 884 'components.gyp:domain_reliability', |
| 880 'components.gyp:enhanced_bookmarks', | 885 'components.gyp:enhanced_bookmarks', |
| 881 'components.gyp:enhanced_bookmarks_test_support', | 886 'components.gyp:enhanced_bookmarks_test_support', |
| 882 'components.gyp:favicon_base', | 887 'components.gyp:favicon_base', |
| 883 'components.gyp:favicon_core', | 888 'components.gyp:favicon_core', |
| 884 'components.gyp:gcm_driver', | 889 'components.gyp:gcm_driver', |
| (...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1012 '<@(webcrypto_unittest_sources)', | 1017 '<@(webcrypto_unittest_sources)', |
| 1013 '<@(web_modal_unittest_sources)', | 1018 '<@(web_modal_unittest_sources)', |
| 1014 ], | 1019 ], |
| 1015 'dependencies': [ | 1020 'dependencies': [ |
| 1016 '../skia/skia.gyp:skia', | 1021 '../skia/skia.gyp:skia', |
| 1017 'components.gyp:autofill_content_browser', | 1022 'components.gyp:autofill_content_browser', |
| 1018 'components.gyp:autofill_content_renderer', | 1023 'components.gyp:autofill_content_renderer', |
| 1019 'components.gyp:autofill_content_test_support', | 1024 'components.gyp:autofill_content_test_support', |
| 1020 'components.gyp:crash_test_support', | 1025 'components.gyp:crash_test_support', |
| 1021 'components.gyp:data_reduction_proxy_content_browser', | 1026 'components.gyp:data_reduction_proxy_content_browser', |
| 1027 'components.gyp:data_use_measurement_content', |
| 1022 'components.gyp:devtools_http_handler', | 1028 'components.gyp:devtools_http_handler', |
| 1023 'components.gyp:dom_distiller_content_browser', | 1029 'components.gyp:dom_distiller_content_browser', |
| 1024 'components.gyp:error_page_renderer', | 1030 'components.gyp:error_page_renderer', |
| 1025 'components.gyp:favicon_content', | 1031 'components.gyp:favicon_content', |
| 1026 'components.gyp:guest_view_browser', | 1032 'components.gyp:guest_view_browser', |
| 1027 'components.gyp:guest_view_common', | 1033 'components.gyp:guest_view_common', |
| 1028 'components.gyp:guest_view_test_support', | 1034 'components.gyp:guest_view_test_support', |
| 1029 'components.gyp:history_content_browser', | 1035 'components.gyp:history_content_browser', |
| 1030 'components.gyp:keyed_service_content', | 1036 'components.gyp:keyed_service_content', |
| 1031 'components.gyp:navigation_interception', | 1037 'components.gyp:navigation_interception', |
| (...skipping 602 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1634 'invalidation/impl/android/junit/', | 1640 'invalidation/impl/android/junit/', |
| 1635 'policy/android/junit/' | 1641 'policy/android/junit/' |
| 1636 ], | 1642 ], |
| 1637 }, | 1643 }, |
| 1638 'includes': [ '../build/host_jar.gypi' ], | 1644 'includes': [ '../build/host_jar.gypi' ], |
| 1639 }, | 1645 }, |
| 1640 ], | 1646 ], |
| 1641 }], | 1647 }], |
| 1642 ], | 1648 ], |
| 1643 } | 1649 } |
| OLD | NEW |