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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
69 ], | 69 ], |
70 'bookmarks_unittest_sources': [ | 70 'bookmarks_unittest_sources': [ |
71 'bookmarks/browser/bookmark_codec_unittest.cc', | 71 'bookmarks/browser/bookmark_codec_unittest.cc', |
72 'bookmarks/browser/bookmark_expanded_state_tracker_unittest.cc', | 72 'bookmarks/browser/bookmark_expanded_state_tracker_unittest.cc', |
73 'bookmarks/browser/bookmark_index_unittest.cc', | 73 'bookmarks/browser/bookmark_index_unittest.cc', |
74 'bookmarks/browser/bookmark_model_unittest.cc', | 74 'bookmarks/browser/bookmark_model_unittest.cc', |
75 'bookmarks/browser/bookmark_utils_unittest.cc', | 75 'bookmarks/browser/bookmark_utils_unittest.cc', |
76 'bookmarks/managed/managed_bookmarks_tracker_unittest.cc', | 76 'bookmarks/managed/managed_bookmarks_tracker_unittest.cc', |
77 ], | 77 ], |
78 'browser_sync_unittest_sources': [ | 78 'browser_sync_unittest_sources': [ |
| 79 'browser_sync/browser/profile_sync_service_autofill_unittest.cc', |
79 'browser_sync/browser/profile_sync_service_startup_unittest.cc', | 80 'browser_sync/browser/profile_sync_service_startup_unittest.cc', |
80 'browser_sync/browser/profile_sync_service_unittest.cc', | 81 'browser_sync/browser/profile_sync_service_unittest.cc', |
| 82 'browser_sync/browser/profile_sync_service_typed_url_unittest.cc', |
81 ], | 83 ], |
82 'browser_watcher_unittest_sources': [ | 84 'browser_watcher_unittest_sources': [ |
83 'browser_watcher/crash_reporting_metrics_win_unittest.cc', | 85 'browser_watcher/crash_reporting_metrics_win_unittest.cc', |
84 'browser_watcher/endsession_watcher_window_win_unittest.cc', | 86 'browser_watcher/endsession_watcher_window_win_unittest.cc', |
85 'browser_watcher/exit_code_watcher_win_unittest.cc', | 87 'browser_watcher/exit_code_watcher_win_unittest.cc', |
86 'browser_watcher/exit_funnel_win_unittest.cc', | 88 'browser_watcher/exit_funnel_win_unittest.cc', |
87 'browser_watcher/watcher_client_win_unittest.cc', | 89 'browser_watcher/watcher_client_win_unittest.cc', |
88 'browser_watcher/watcher_metrics_provider_win_unittest.cc', | 90 'browser_watcher/watcher_metrics_provider_win_unittest.cc', |
89 'browser_watcher/window_hang_monitor_win_unittest.cc', | 91 'browser_watcher/window_hang_monitor_win_unittest.cc', |
90 ], | 92 ], |
(...skipping 1008 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1099 'components.gyp:search_engines_test_support', | 1101 'components.gyp:search_engines_test_support', |
1100 'components.gyp:search_provider_logos', | 1102 'components.gyp:search_provider_logos', |
1101 'components.gyp:security_state', | 1103 'components.gyp:security_state', |
1102 'components.gyp:sessions_test_support', | 1104 'components.gyp:sessions_test_support', |
1103 'components.gyp:signin_core_browser', | 1105 'components.gyp:signin_core_browser', |
1104 'components.gyp:signin_core_browser_test_support', | 1106 'components.gyp:signin_core_browser_test_support', |
1105 'components.gyp:ssl_config', | 1107 'components.gyp:ssl_config', |
1106 'components.gyp:ssl_errors', | 1108 'components.gyp:ssl_errors', |
1107 'components.gyp:suggestions', | 1109 'components.gyp:suggestions', |
1108 'components.gyp:sync_bookmarks', | 1110 'components.gyp:sync_bookmarks', |
| 1111 'components.gyp:sync_driver', |
1109 'components.gyp:sync_driver_features', | 1112 'components.gyp:sync_driver_features', |
1110 'components.gyp:sync_driver_test_support', | 1113 'components.gyp:sync_driver_test_support', |
1111 'components.gyp:sync_sessions', | 1114 'components.gyp:sync_sessions', |
1112 'components.gyp:sync_sessions_test_support', | 1115 'components.gyp:sync_sessions_test_support', |
1113 'components.gyp:syncable_prefs_test_support', | 1116 'components.gyp:syncable_prefs_test_support', |
1114 'components.gyp:toolbar_test_support', | 1117 'components.gyp:toolbar_test_support', |
1115 'components.gyp:translate_core_browser', | 1118 'components.gyp:translate_core_browser', |
1116 'components.gyp:translate_core_common', | 1119 'components.gyp:translate_core_common', |
1117 'components.gyp:translate_core_language_detection', | 1120 'components.gyp:translate_core_language_detection', |
1118 'components.gyp:undo_component', | 1121 'components.gyp:undo_component', |
1119 'components.gyp:update_client', | 1122 'components.gyp:update_client', |
1120 'components.gyp:update_client_test_support', | 1123 'components.gyp:update_client_test_support', |
1121 'components.gyp:upload_list', | 1124 'components.gyp:upload_list', |
1122 'components.gyp:url_matcher', | 1125 'components.gyp:url_matcher', |
1123 'components.gyp:user_prefs_tracked', | 1126 'components.gyp:user_prefs_tracked', |
1124 'components.gyp:user_prefs_tracked_test_support', | 1127 'components.gyp:user_prefs_tracked_test_support', |
1125 'components.gyp:variations', | 1128 'components.gyp:variations', |
1126 'components.gyp:variations_net', | 1129 'components.gyp:variations_net', |
1127 'components.gyp:variations_service', | 1130 'components.gyp:variations_service', |
1128 'components.gyp:version_info', | 1131 'components.gyp:version_info', |
| 1132 'components.gyp:webdata_services_test_support', |
1129 'components.gyp:web_resource', | 1133 'components.gyp:web_resource', |
1130 'components.gyp:web_resource_test_support', | 1134 'components.gyp:web_resource_test_support', |
1131 'components_resources.gyp:components_resources', | 1135 'components_resources.gyp:components_resources', |
1132 'components_strings.gyp:components_strings', | 1136 'components_strings.gyp:components_strings', |
1133 'components_tests_pak', | 1137 'components_tests_pak', |
1134 'mime_util/mime_util.gyp:mime_util', | 1138 'mime_util/mime_util.gyp:mime_util', |
1135 'prefs/prefs.gyp:prefs', | 1139 'prefs/prefs.gyp:prefs', |
1136 'prefs/prefs.gyp:prefs_test_support', | 1140 'prefs/prefs.gyp:prefs_test_support', |
1137 'url_formatter/url_formatter.gyp:url_formatter', | 1141 'url_formatter/url_formatter.gyp:url_formatter', |
1138 ], | 1142 ], |
(...skipping 756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1895 'dependencies': [ | 1899 'dependencies': [ |
1896 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', | 1900 '../tools/xdisplaycheck/xdisplaycheck.gyp:xdisplaycheck', |
1897 ], | 1901 ], |
1898 }], | 1902 }], |
1899 ], | 1903 ], |
1900 }, | 1904 }, |
1901 ], | 1905 ], |
1902 }], | 1906 }], |
1903 ], | 1907 ], |
1904 } | 1908 } |
OLD | NEW |