| OLD | NEW |
| 1 # Copyright (c) 2013 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2013 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'test_support_content', | 8 'target_name': 'test_support_content', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'defines!': ['CONTENT_IMPLEMENTATION'], | 10 'defines!': ['CONTENT_IMPLEMENTATION'], |
| (...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 230 '../third_party/libvpx/libvpx.gyp:libvpx', | 230 '../third_party/libvpx/libvpx.gyp:libvpx', |
| 231 ], | 231 ], |
| 232 }], | 232 }], |
| 233 ], | 233 ], |
| 234 }, | 234 }, |
| 235 { | 235 { |
| 236 'target_name': 'content_unittests', | 236 'target_name': 'content_unittests', |
| 237 'type': '<(gtest_target_type)', | 237 'type': '<(gtest_target_type)', |
| 238 'defines!': ['CONTENT_IMPLEMENTATION'], | 238 'defines!': ['CONTENT_IMPLEMENTATION'], |
| 239 'dependencies': [ | 239 'dependencies': [ |
| 240 'content_browser', |
| 240 'content_common', | 241 'content_common', |
| 241 'test_support_content', | 242 'test_support_content', |
| 242 'browser/speech/proto/speech_proto.gyp:speech_proto', | 243 'browser/speech/proto/speech_proto.gyp:speech_proto', |
| 243 '../base/base.gyp:test_support_base', | 244 '../base/base.gyp:test_support_base', |
| 244 '../crypto/crypto.gyp:crypto', | 245 '../crypto/crypto.gyp:crypto', |
| 245 '../media/media.gyp:media_test_support', | 246 '../media/media.gyp:media_test_support', |
| 246 '../net/net.gyp:net_test_support', | 247 '../net/net.gyp:net_test_support', |
| 247 '../skia/skia.gyp:skia', | 248 '../skia/skia.gyp:skia', |
| 248 '../sql/sql.gyp:sql', | 249 '../sql/sql.gyp:sql', |
| 249 '../testing/gmock.gyp:gmock', | 250 '../testing/gmock.gyp:gmock', |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 297 'browser/gpu/gpu_control_list_unittest.cc', | 298 'browser/gpu/gpu_control_list_unittest.cc', |
| 298 'browser/gpu/gpu_control_list_version_info_unittest.cc', | 299 'browser/gpu/gpu_control_list_version_info_unittest.cc', |
| 299 'browser/gpu/gpu_data_manager_impl_private_unittest.cc', | 300 'browser/gpu/gpu_data_manager_impl_private_unittest.cc', |
| 300 'browser/gpu/gpu_driver_bug_list_unittest.cc', | 301 'browser/gpu/gpu_driver_bug_list_unittest.cc', |
| 301 'browser/gpu/gpu_switching_list_unittest.cc', | 302 'browser/gpu/gpu_switching_list_unittest.cc', |
| 302 'browser/gpu/gpu_util_unittest.cc', | 303 'browser/gpu/gpu_util_unittest.cc', |
| 303 'browser/gpu/shader_disk_cache_unittest.cc', | 304 'browser/gpu/shader_disk_cache_unittest.cc', |
| 304 'browser/host_zoom_map_impl_unittest.cc', | 305 'browser/host_zoom_map_impl_unittest.cc', |
| 305 'browser/hyphenator/hyphenator_message_filter_unittest.cc', | 306 'browser/hyphenator/hyphenator_message_filter_unittest.cc', |
| 306 'browser/in_process_webkit/webkit_thread_unittest.cc', | 307 'browser/in_process_webkit/webkit_thread_unittest.cc', |
| 308 'browser/indexed_db/indexed_db_backing_store_unittest.cc', |
| 309 'browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc', |
| 310 'browser/indexed_db/indexed_db_leveldb_coding_unittest.cc', |
| 311 'browser/indexed_db/indexed_db_quota_client_unittest.cc', |
| 307 'browser/indexed_db/indexed_db_unittest.cc', | 312 'browser/indexed_db/indexed_db_unittest.cc', |
| 308 'browser/indexed_db/indexed_db_quota_client_unittest.cc', | 313 'browser/indexed_db/leveldb/leveldb_unittest.cc', |
| 314 'browser/indexed_db/list_set_unittest.cc', |
| 309 'browser/loader/offline_policy_unittest.cc', | 315 'browser/loader/offline_policy_unittest.cc', |
| 310 'browser/loader/resource_buffer_unittest.cc', | 316 'browser/loader/resource_buffer_unittest.cc', |
| 311 'browser/loader/resource_dispatcher_host_unittest.cc', | 317 'browser/loader/resource_dispatcher_host_unittest.cc', |
| 312 'browser/loader/resource_loader_unittest.cc', | 318 'browser/loader/resource_loader_unittest.cc', |
| 313 'browser/loader/resource_scheduler_unittest.cc', | 319 'browser/loader/resource_scheduler_unittest.cc', |
| 314 'browser/mach_broker_mac_unittest.cc', | 320 'browser/mach_broker_mac_unittest.cc', |
| 315 'browser/media/media_internals_unittest.cc', | 321 'browser/media/media_internals_unittest.cc', |
| 316 'browser/net/sqlite_persistent_cookie_store_unittest.cc', | 322 'browser/net/sqlite_persistent_cookie_store_unittest.cc', |
| 317 'browser/notification_service_impl_unittest.cc', | 323 'browser/notification_service_impl_unittest.cc', |
| 318 'browser/plugin_loader_posix_unittest.cc', | 324 'browser/plugin_loader_posix_unittest.cc', |
| (...skipping 798 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1117 'resource_dir': 'shell/android/shell_apk/res', | 1123 'resource_dir': 'shell/android/shell_apk/res', |
| 1118 'additional_src_dirs': ['public/android/javatests/',], | 1124 'additional_src_dirs': ['public/android/javatests/',], |
| 1119 'is_test_apk': 1, | 1125 'is_test_apk': 1, |
| 1120 }, | 1126 }, |
| 1121 'includes': [ '../build/java_apk.gypi' ], | 1127 'includes': [ '../build/java_apk.gypi' ], |
| 1122 }, | 1128 }, |
| 1123 ], | 1129 ], |
| 1124 }], | 1130 }], |
| 1125 ], | 1131 ], |
| 1126 } | 1132 } |
| OLD | NEW |