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 187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
198 'favicon_base/favicon_url_parser_unittest.cc', | 198 'favicon_base/favicon_url_parser_unittest.cc', |
199 'favicon_base/large_icon_url_parser_unittest.cc', | 199 'favicon_base/large_icon_url_parser_unittest.cc', |
200 'favicon_base/select_favicon_frames_unittest.cc', | 200 'favicon_base/select_favicon_frames_unittest.cc', |
201 ], | 201 ], |
202 'favicon_unittest_sources': [ | 202 'favicon_unittest_sources': [ |
203 'favicon/content/content_favicon_driver_unittest.cc', | 203 'favicon/content/content_favicon_driver_unittest.cc', |
204 'favicon/core/fallback_url_util_unittest.cc', | 204 'favicon/core/fallback_url_util_unittest.cc', |
205 'favicon/core/favicon_handler_unittest.cc', | 205 'favicon/core/favicon_handler_unittest.cc', |
206 'favicon/core/large_icon_service_unittest.cc', | 206 'favicon/core/large_icon_service_unittest.cc', |
207 ], | 207 ], |
| 208 'flags_ui_unittest_sources': [ |
| 209 'flags_ui/flags_state_unittest.cc', |
| 210 ], |
208 'undo_unittest_sources': [ | 211 'undo_unittest_sources': [ |
209 'undo/bookmark_undo_service_test.cc', | 212 'undo/bookmark_undo_service_test.cc', |
210 'undo/undo_manager_test.cc', | 213 'undo/undo_manager_test.cc', |
211 ], | 214 ], |
212 | 215 |
213 'audio_modem_unittest_sources': [ | 216 'audio_modem_unittest_sources': [ |
214 'audio_modem/audio_player_unittest.cc', | 217 'audio_modem/audio_player_unittest.cc', |
215 'audio_modem/audio_recorder_unittest.cc', | 218 'audio_modem/audio_recorder_unittest.cc', |
216 'audio_modem/modem_unittest.cc', | 219 'audio_modem/modem_unittest.cc', |
217 ], | 220 ], |
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
874 '<@(crx_file_unittest_sources)', | 877 '<@(crx_file_unittest_sources)', |
875 '<@(data_reduction_proxy_unittest_sources)', | 878 '<@(data_reduction_proxy_unittest_sources)', |
876 '<@(data_usage_unittest_sources)', | 879 '<@(data_usage_unittest_sources)', |
877 '<@(data_use_measurement_unittest_sources)', | 880 '<@(data_use_measurement_unittest_sources)', |
878 '<@(device_event_log_unittest_sources)', | 881 '<@(device_event_log_unittest_sources)', |
879 '<@(dom_distiller_unittest_sources)', | 882 '<@(dom_distiller_unittest_sources)', |
880 '<@(domain_reliability_unittest_sources)', | 883 '<@(domain_reliability_unittest_sources)', |
881 '<@(enhanced_bookmarks_unittest_sources)', | 884 '<@(enhanced_bookmarks_unittest_sources)', |
882 '<@(favicon_base_unittest_sources)', | 885 '<@(favicon_base_unittest_sources)', |
883 '<@(favicon_unittest_sources)', | 886 '<@(favicon_unittest_sources)', |
| 887 '<@(flags_ui_unittest_sources)', |
884 '<@(gcm_driver_crypto_unittest_sources)', | 888 '<@(gcm_driver_crypto_unittest_sources)', |
885 '<@(gcm_driver_unittest_sources)', | 889 '<@(gcm_driver_unittest_sources)', |
886 '<@(google_unittest_sources)', | 890 '<@(google_unittest_sources)', |
887 '<@(history_unittest_sources)', | 891 '<@(history_unittest_sources)', |
888 '<@(instance_id_unittest_sources)', | 892 '<@(instance_id_unittest_sources)', |
889 '<@(json_schema_unittest_sources)', | 893 '<@(json_schema_unittest_sources)', |
890 '<@(keyed_service_unittest_sources)', | 894 '<@(keyed_service_unittest_sources)', |
891 '<@(language_usage_metrics_unittest_sources)', | 895 '<@(language_usage_metrics_unittest_sources)', |
892 '<@(leveldb_proto_unittest_sources)', | 896 '<@(leveldb_proto_unittest_sources)', |
893 '<@(login_unittest_sources)', | 897 '<@(login_unittest_sources)', |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
983 'components.gyp:data_use_measurement_core', | 987 'components.gyp:data_use_measurement_core', |
984 'components.gyp:device_event_log_component', | 988 'components.gyp:device_event_log_component', |
985 'components.gyp:dom_distiller_core', | 989 'components.gyp:dom_distiller_core', |
986 'components.gyp:dom_distiller_protos', | 990 'components.gyp:dom_distiller_protos', |
987 'components.gyp:dom_distiller_test_support', | 991 'components.gyp:dom_distiller_test_support', |
988 'components.gyp:domain_reliability', | 992 'components.gyp:domain_reliability', |
989 'components.gyp:enhanced_bookmarks', | 993 'components.gyp:enhanced_bookmarks', |
990 'components.gyp:enhanced_bookmarks_test_support', | 994 'components.gyp:enhanced_bookmarks_test_support', |
991 'components.gyp:favicon_base', | 995 'components.gyp:favicon_base', |
992 'components.gyp:favicon_core', | 996 'components.gyp:favicon_core', |
| 997 'components.gyp:flags_ui', |
993 'components.gyp:gcm_driver', | 998 'components.gyp:gcm_driver', |
994 'components.gyp:gcm_driver_test_support', | 999 'components.gyp:gcm_driver_test_support', |
995 'components.gyp:google_core_browser', | 1000 'components.gyp:google_core_browser', |
996 'components.gyp:history_core_browser', | 1001 'components.gyp:history_core_browser', |
997 'components.gyp:history_core_common', | 1002 'components.gyp:history_core_common', |
998 'components.gyp:history_core_test_support', | 1003 'components.gyp:history_core_test_support', |
999 'components.gyp:instance_id_test_support', | 1004 'components.gyp:instance_id_test_support', |
1000 'components.gyp:invalidation_impl', | 1005 'components.gyp:invalidation_impl', |
1001 'components.gyp:invalidation_test_support', | 1006 'components.gyp:invalidation_test_support', |
1002 'components.gyp:json_schema', | 1007 'components.gyp:json_schema', |
(...skipping 830 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1833 'dependencies': [ | 1838 'dependencies': [ |
1834 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1839 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
1835 ], | 1840 ], |
1836 }], | 1841 }], |
1837 ], | 1842 ], |
1838 }, | 1843 }, |
1839 ], | 1844 ], |
1840 }], | 1845 }], |
1841 ], | 1846 ], |
1842 } | 1847 } |
OLD | NEW |