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 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
380 'child/indexed_db/proxy_webidbcursor_impl_unittest.cc', | 380 'child/indexed_db/proxy_webidbcursor_impl_unittest.cc', |
381 'child/resource_dispatcher_unittest.cc', | 381 'child/resource_dispatcher_unittest.cc', |
382 'common/android/address_parser_unittest.cc', | 382 'common/android/address_parser_unittest.cc', |
383 'common/cc_messages_unittest.cc', | 383 'common/cc_messages_unittest.cc', |
384 'common/common_param_traits_unittest.cc', | 384 'common/common_param_traits_unittest.cc', |
385 'common/gpu/gpu_memory_manager_unittest.cc', | 385 'common/gpu/gpu_memory_manager_unittest.cc', |
386 'common/indexed_db/indexed_db_key_unittest.cc', | 386 'common/indexed_db/indexed_db_key_unittest.cc', |
387 'common/inter_process_time_ticks_converter_unittest.cc', | 387 'common/inter_process_time_ticks_converter_unittest.cc', |
388 'common/mac/attributed_string_coder_unittest.mm', | 388 'common/mac/attributed_string_coder_unittest.mm', |
389 'common/mac/font_descriptor_unittest.mm', | 389 'common/mac/font_descriptor_unittest.mm', |
| 390 'common/page_state_serialization_unittest.cc', |
390 'common/page_zoom_unittest.cc', | 391 'common/page_zoom_unittest.cc', |
391 'common/sandbox_mac_diraccess_unittest.mm', | 392 'common/sandbox_mac_diraccess_unittest.mm', |
392 'common/sandbox_mac_fontloading_unittest.mm', | 393 'common/sandbox_mac_fontloading_unittest.mm', |
393 'common/sandbox_mac_system_access_unittest.mm', | 394 'common/sandbox_mac_system_access_unittest.mm', |
394 'common/sandbox_mac_unittest_helper.h', | 395 'common/sandbox_mac_unittest_helper.h', |
395 'common/sandbox_mac_unittest_helper.mm', | 396 'common/sandbox_mac_unittest_helper.mm', |
396 'renderer/active_notification_tracker_unittest.cc', | 397 'renderer/active_notification_tracker_unittest.cc', |
397 'renderer/android/email_detector_unittest.cc', | 398 'renderer/android/email_detector_unittest.cc', |
398 'renderer/android/phone_number_detector_unittest.cc', | 399 'renderer/android/phone_number_detector_unittest.cc', |
399 'renderer/bmp_image_decoder_unittest.cc', | 400 'renderer/bmp_image_decoder_unittest.cc', |
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 '../webkit/browser/fileapi/upload_file_system_file_element_reader_unitte
st.cc', | 498 '../webkit/browser/fileapi/upload_file_system_file_element_reader_unitte
st.cc', |
498 'test/run_all_unittests.cc', | 499 'test/run_all_unittests.cc', |
499 '../webkit/child/touch_fling_gesture_curve_unittest.cc', | 500 '../webkit/child/touch_fling_gesture_curve_unittest.cc', |
500 '../webkit/child/worker_task_runner_unittest.cc', | 501 '../webkit/child/worker_task_runner_unittest.cc', |
501 '../webkit/common/blob/shareable_file_reference_unittest.cc', | 502 '../webkit/common/blob/shareable_file_reference_unittest.cc', |
502 '../webkit/common/cursors/webcursor_unittest.cc', | 503 '../webkit/common/cursors/webcursor_unittest.cc', |
503 '../webkit/common/database/database_connections_unittest.cc', | 504 '../webkit/common/database/database_connections_unittest.cc', |
504 '../webkit/common/database/database_identifier_unittest.cc', | 505 '../webkit/common/database/database_identifier_unittest.cc', |
505 '../webkit/common/dom_storage/dom_storage_map_unittest.cc', | 506 '../webkit/common/dom_storage/dom_storage_map_unittest.cc', |
506 '../webkit/common/fileapi/file_system_util_unittest.cc', | 507 '../webkit/common/fileapi/file_system_util_unittest.cc', |
507 '../webkit/glue/glue_serialize_unittest.cc', | |
508 '../webkit/glue/multipart_response_delegate_unittest.cc', | 508 '../webkit/glue/multipart_response_delegate_unittest.cc', |
509 '../webkit/glue/resource_request_body_unittest.cc', | 509 '../webkit/glue/resource_request_body_unittest.cc', |
510 '../webkit/glue/webkit_glue_unittest.cc', | 510 '../webkit/glue/webkit_glue_unittest.cc', |
511 '../webkit/mocks/mock_weburlloader.cc', | 511 '../webkit/mocks/mock_weburlloader.cc', |
512 '../webkit/mocks/mock_weburlloader.h', | 512 '../webkit/mocks/mock_weburlloader.h', |
513 '../webkit/common/user_agent/user_agent_unittest.cc', | 513 '../webkit/common/user_agent/user_agent_unittest.cc', |
514 '../webkit/plugins/npapi/plugin_lib_unittest.cc', | 514 '../webkit/plugins/npapi/plugin_lib_unittest.cc', |
515 '../webkit/plugins/npapi/plugin_list_unittest.cc', | 515 '../webkit/plugins/npapi/plugin_list_unittest.cc', |
516 '../webkit/plugins/npapi/plugin_utils_unittest.cc', | 516 '../webkit/plugins/npapi/plugin_utils_unittest.cc', |
517 '../webkit/plugins/npapi/webplugin_impl_unittest.cc', | 517 '../webkit/plugins/npapi/webplugin_impl_unittest.cc', |
(...skipping 701 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1219 'resource_dir': 'shell/android/shell_apk/res', | 1219 'resource_dir': 'shell/android/shell_apk/res', |
1220 'additional_src_dirs': ['public/android/javatests/',], | 1220 'additional_src_dirs': ['public/android/javatests/',], |
1221 'is_test_apk': 1, | 1221 'is_test_apk': 1, |
1222 }, | 1222 }, |
1223 'includes': [ '../build/java_apk.gypi' ], | 1223 'includes': [ '../build/java_apk.gypi' ], |
1224 }, | 1224 }, |
1225 ], | 1225 ], |
1226 }], | 1226 }], |
1227 ], | 1227 ], |
1228 } | 1228 } |
OLD | NEW |