| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 2012 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 63 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 74 'data_reduction_proxy/browser/data_reduction_proxy_auth_request_hand
ler_unittest.cc', | 74 'data_reduction_proxy/browser/data_reduction_proxy_auth_request_hand
ler_unittest.cc', |
| 75 'data_reduction_proxy/browser/data_reduction_proxy_config_service_un
ittest.cc', | 75 'data_reduction_proxy/browser/data_reduction_proxy_config_service_un
ittest.cc', |
| 76 'data_reduction_proxy/browser/data_reduction_proxy_metrics_unittest.
cc', | 76 'data_reduction_proxy/browser/data_reduction_proxy_metrics_unittest.
cc', |
| 77 'data_reduction_proxy/browser/data_reduction_proxy_params_unittest.c
c', | 77 'data_reduction_proxy/browser/data_reduction_proxy_params_unittest.c
c', |
| 78 'data_reduction_proxy/browser/data_reduction_proxy_settings_unittest
.cc', | 78 'data_reduction_proxy/browser/data_reduction_proxy_settings_unittest
.cc', |
| 79 'data_reduction_proxy/browser/http_auth_handler_data_reduction_proxy
_unittest.cc', | 79 'data_reduction_proxy/browser/http_auth_handler_data_reduction_proxy
_unittest.cc', |
| 80 'dom_distiller/core/article_entry_unittest.cc', | 80 'dom_distiller/core/article_entry_unittest.cc', |
| 81 'dom_distiller/core/distilled_content_store_unittest.cc', | 81 'dom_distiller/core/distilled_content_store_unittest.cc', |
| 82 'dom_distiller/core/distiller_unittest.cc', | 82 'dom_distiller/core/distiller_unittest.cc', |
| 83 'dom_distiller/core/distiller_url_fetcher_unittest.cc', | 83 'dom_distiller/core/distiller_url_fetcher_unittest.cc', |
| 84 'dom_distiller/core/dom_distiller_database_unittest.cc', | |
| 85 'dom_distiller/core/dom_distiller_model_unittest.cc', | 84 'dom_distiller/core/dom_distiller_model_unittest.cc', |
| 86 'dom_distiller/core/dom_distiller_service_unittest.cc', | 85 'dom_distiller/core/dom_distiller_service_unittest.cc', |
| 87 'dom_distiller/core/dom_distiller_store_unittest.cc', | 86 'dom_distiller/core/dom_distiller_store_unittest.cc', |
| 88 'dom_distiller/core/task_tracker_unittest.cc', | 87 'dom_distiller/core/task_tracker_unittest.cc', |
| 89 'dom_distiller/core/url_utils_unittest.cc', | 88 'dom_distiller/core/url_utils_unittest.cc', |
| 90 'dom_distiller/core/viewer_unittest.cc', | 89 'dom_distiller/core/viewer_unittest.cc', |
| 91 'domain_reliability/config_unittest.cc', | 90 'domain_reliability/config_unittest.cc', |
| 92 'domain_reliability/context_unittest.cc', | 91 'domain_reliability/context_unittest.cc', |
| 93 'domain_reliability/dispatcher_unittest.cc', | 92 'domain_reliability/dispatcher_unittest.cc', |
| 94 'domain_reliability/monitor_unittest.cc', | 93 'domain_reliability/monitor_unittest.cc', |
| 95 'domain_reliability/scheduler_unittest.cc', | 94 'domain_reliability/scheduler_unittest.cc', |
| 96 'domain_reliability/test_util.cc', | 95 'domain_reliability/test_util.cc', |
| 97 'domain_reliability/test_util.h', | 96 'domain_reliability/test_util.h', |
| 98 'domain_reliability/uploader_unittest.cc', | 97 'domain_reliability/uploader_unittest.cc', |
| 99 'domain_reliability/util_unittest.cc', | 98 'domain_reliability/util_unittest.cc', |
| 100 'enhanced_bookmarks/image_store_unittest.cc', | 99 'enhanced_bookmarks/image_store_unittest.cc', |
| 101 'feedback/feedback_uploader_unittest.cc', | 100 'feedback/feedback_uploader_unittest.cc', |
| 102 'gcm_driver/gcm_driver_desktop_unittest.cc', | 101 'gcm_driver/gcm_driver_desktop_unittest.cc', |
| 103 'invalidation/invalidation_logger_unittest.cc', | 102 'invalidation/invalidation_logger_unittest.cc', |
| 104 'json_schema/json_schema_validator_unittest.cc', | 103 'json_schema/json_schema_validator_unittest.cc', |
| 105 'json_schema/json_schema_validator_unittest_base.cc', | 104 'json_schema/json_schema_validator_unittest_base.cc', |
| 106 'json_schema/json_schema_validator_unittest_base.h', | 105 'json_schema/json_schema_validator_unittest_base.h', |
| 107 'keyed_service/content/browser_context_dependency_manager_unittest.c
c', | 106 'keyed_service/content/browser_context_dependency_manager_unittest.c
c', |
| 108 'keyed_service/core/dependency_graph_unittest.cc', | 107 'keyed_service/core/dependency_graph_unittest.cc', |
| 109 'language_usage_metrics/language_usage_metrics_unittest.cc', | 108 'language_usage_metrics/language_usage_metrics_unittest.cc', |
| 109 'leveldb_proto/core/proto_database_impl_unittest.cc', |
| 110 'metrics/machine_id_provider_win_unittest.cc', | 110 'metrics/machine_id_provider_win_unittest.cc', |
| 111 'metrics/metrics_hashes_unittest.cc', | 111 'metrics/metrics_hashes_unittest.cc', |
| 112 'metrics/metrics_log_base_unittest.cc', | 112 'metrics/metrics_log_base_unittest.cc', |
| 113 'metrics/metrics_log_manager_unittest.cc', | 113 'metrics/metrics_log_manager_unittest.cc', |
| 114 'metrics/metrics_reporting_scheduler_unittest.cc', | 114 'metrics/metrics_reporting_scheduler_unittest.cc', |
| 115 'metrics/metrics_state_manager_unittest.cc', | 115 'metrics/metrics_state_manager_unittest.cc', |
| 116 'metrics/net/compression_utils_unittest.cc', | 116 'metrics/net/compression_utils_unittest.cc', |
| 117 'metrics/persisted_logs_unittest.cc', | 117 'metrics/persisted_logs_unittest.cc', |
| 118 'navigation_interception/intercept_navigation_resource_throttle_unit
test.cc', | 118 'navigation_interception/intercept_navigation_resource_throttle_unit
test.cc', |
| 119 'network_time/network_time_tracker_unittest.cc', | 119 'network_time/network_time_tracker_unittest.cc', |
| (...skipping 123 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 243 | 243 |
| 244 # Dependencies of domain_reliability | 244 # Dependencies of domain_reliability |
| 245 'components.gyp:domain_reliability', | 245 'components.gyp:domain_reliability', |
| 246 | 246 |
| 247 # Dependencies of enhanced_bookmarks | 247 # Dependencies of enhanced_bookmarks |
| 248 'components.gyp:enhanced_bookmarks', | 248 'components.gyp:enhanced_bookmarks', |
| 249 'components.gyp:enhanced_bookmarks_test_support', | 249 'components.gyp:enhanced_bookmarks_test_support', |
| 250 | 250 |
| 251 # Dependencies of feedback | 251 # Dependencies of feedback |
| 252 'components.gyp:feedback_component', | 252 'components.gyp:feedback_component', |
| 253 | 253 |
| 254 # Dependencies of gcm | 254 # Dependencies of gcm |
| 255 'components.gyp:gcm_driver', | 255 'components.gyp:gcm_driver', |
| 256 'components.gyp:gcm_driver_test_support', | 256 'components.gyp:gcm_driver_test_support', |
| 257 | 257 |
| 258 # Dependencies of invalidation | 258 # Dependencies of invalidation |
| 259 'components.gyp:invalidation', | 259 'components.gyp:invalidation', |
| 260 | 260 |
| 261 # Dependencies of json_schema | 261 # Dependencies of json_schema |
| 262 'components.gyp:json_schema', | 262 'components.gyp:json_schema', |
| 263 | 263 |
| 264 # Dependencies of keyed_service | 264 # Dependencies of keyed_service |
| 265 'components.gyp:keyed_service_core', | 265 'components.gyp:keyed_service_core', |
| 266 | 266 |
| 267 # Dependencies of language_usage_metrics | 267 # Dependencies of language_usage_metrics |
| 268 'components.gyp:language_usage_metrics', | 268 'components.gyp:language_usage_metrics', |
| 269 | 269 |
| 270 # Dependencies of leveldb_proto |
| 271 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 272 'components.gyp:leveldb_proto_core', |
| 273 'components.gyp:leveldb_proto_test_support', |
| 274 |
| 270 # Dependencies of metrics | 275 # Dependencies of metrics |
| 271 'components.gyp:metrics', | 276 'components.gyp:metrics', |
| 272 'components.gyp:metrics_net', | 277 'components.gyp:metrics_net', |
| 273 | 278 |
| 274 # Dependencies of network_time | 279 # Dependencies of network_time |
| 275 'components.gyp:network_time', | 280 'components.gyp:network_time', |
| 276 | 281 |
| 277 # Dependencies of os_crypt | 282 # Dependencies of os_crypt |
| 278 'components.gyp:os_crypt', | 283 'components.gyp:os_crypt', |
| 279 | 284 |
| (...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 ['include', '^auto_login_parser/'], | 381 ['include', '^auto_login_parser/'], |
| 377 ['include', '^autofill/core/'], | 382 ['include', '^autofill/core/'], |
| 378 ['include', '^bookmarks/'], | 383 ['include', '^bookmarks/'], |
| 379 ['include', '^data_reduction_proxy/'], | 384 ['include', '^data_reduction_proxy/'], |
| 380 ['include', '^dom_distiller/'], | 385 ['include', '^dom_distiller/'], |
| 381 ['include', '^gcm_driver/'], | 386 ['include', '^gcm_driver/'], |
| 382 ['include', '^invalidation/'], | 387 ['include', '^invalidation/'], |
| 383 ['include', '^json_schema/'], | 388 ['include', '^json_schema/'], |
| 384 ['include', '^keyed_service/core/'], | 389 ['include', '^keyed_service/core/'], |
| 385 ['include', '^language_usage_metrics/'], | 390 ['include', '^language_usage_metrics/'], |
| 391 ['include', '^leveldb_proto/'], |
| 386 ['include', '^metrics/'], | 392 ['include', '^metrics/'], |
| 387 ['include', '^network_time/'], | 393 ['include', '^network_time/'], |
| 388 ['include', '^password_manager/'], | 394 ['include', '^password_manager/'], |
| 389 ['include', '^precache/core/'], | 395 ['include', '^precache/core/'], |
| 390 ['include', '^search_provider_logos/'], | 396 ['include', '^search_provider_logos/'], |
| 391 ['include', '^signin/'], | 397 ['include', '^signin/'], |
| 392 ['include', '^sync_driver/'], | 398 ['include', '^sync_driver/'], |
| 393 ['include', '^translate/'], | 399 ['include', '^translate/'], |
| 394 ['include', '^variations/'], | 400 ['include', '^variations/'], |
| 395 ], | 401 ], |
| (...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 748 'dependencies': [ | 754 'dependencies': [ |
| 749 '../base/allocator/allocator.gyp:allocator', | 755 '../base/allocator/allocator.gyp:allocator', |
| 750 ], | 756 ], |
| 751 }], | 757 }], |
| 752 ], | 758 ], |
| 753 }, | 759 }, |
| 754 ], | 760 ], |
| 755 }], | 761 }], |
| 756 ], | 762 ], |
| 757 } | 763 } |
| OLD | NEW |