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 'variables': { | 6 'variables': { |
7 'layouttest_support_content_sources': [ | 7 'layouttest_support_content_sources': [ |
8 'public/test/layouttest_support.h', | 8 'public/test/layouttest_support.h', |
9 'public/test/nested_message_pump_android.cc', | 9 'public/test/nested_message_pump_android.cc', |
10 'public/test/nested_message_pump_android.h', | 10 'public/test/nested_message_pump_android.h', |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 'test/appcache_test_helper.cc', | 105 'test/appcache_test_helper.cc', |
106 'test/appcache_test_helper.h', | 106 'test/appcache_test_helper.h', |
107 'test/blink_test_environment.cc', | 107 'test/blink_test_environment.cc', |
108 'test/blink_test_environment.h', | 108 'test/blink_test_environment.h', |
109 'test/browser_side_navigation_test_utils.cc', | 109 'test/browser_side_navigation_test_utils.cc', |
110 'test/browser_side_navigation_test_utils.h', | 110 'test/browser_side_navigation_test_utils.h', |
111 'test/content_browser_sanity_checker.cc', | 111 'test/content_browser_sanity_checker.cc', |
112 'test/content_browser_sanity_checker.h', | 112 'test/content_browser_sanity_checker.h', |
113 'test/content_test_suite.cc', | 113 'test/content_test_suite.cc', |
114 'test/content_test_suite.h', | 114 'test/content_test_suite.h', |
| 115 'test/dwrite_font_fake_sender_win.h', |
| 116 'test/dwrite_font_fake_sender_win.cc', |
115 'test/fake_compositor_dependencies.cc', | 117 'test/fake_compositor_dependencies.cc', |
116 'test/fake_compositor_dependencies.h', | 118 'test/fake_compositor_dependencies.h', |
117 'test/fake_plugin_service.cc', | 119 'test/fake_plugin_service.cc', |
118 'test/fake_plugin_service.h', | 120 'test/fake_plugin_service.h', |
119 'test/fake_renderer_scheduler.cc', | 121 'test/fake_renderer_scheduler.cc', |
120 'test/fake_renderer_scheduler.h', | 122 'test/fake_renderer_scheduler.h', |
121 'test/gpu_memory_buffer_factory_test_template.h', | 123 'test/gpu_memory_buffer_factory_test_template.h', |
122 'test/mock_google_streaming_server.cc', | 124 'test/mock_google_streaming_server.cc', |
123 'test/mock_google_streaming_server.h', | 125 'test/mock_google_streaming_server.h', |
124 'test/mock_keyboard.cc', | 126 'test/mock_keyboard.cc', |
(...skipping 389 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
514 'browser/quota/mock_quota_manager_unittest.cc', | 516 'browser/quota/mock_quota_manager_unittest.cc', |
515 'browser/quota/quota_backend_impl_unittest.cc', | 517 'browser/quota/quota_backend_impl_unittest.cc', |
516 'browser/quota/quota_database_unittest.cc', | 518 'browser/quota/quota_database_unittest.cc', |
517 'browser/quota/quota_manager_unittest.cc', | 519 'browser/quota/quota_manager_unittest.cc', |
518 'browser/quota/quota_reservation_manager_unittest.cc', | 520 'browser/quota/quota_reservation_manager_unittest.cc', |
519 'browser/quota/quota_temporary_storage_evictor_unittest.cc', | 521 'browser/quota/quota_temporary_storage_evictor_unittest.cc', |
520 'browser/quota/storage_monitor_unittest.cc', | 522 'browser/quota/storage_monitor_unittest.cc', |
521 'browser/quota/usage_tracker_unittest.cc', | 523 'browser/quota/usage_tracker_unittest.cc', |
522 'browser/renderer_host/begin_frame_observer_proxy_unittest.cc', | 524 'browser/renderer_host/begin_frame_observer_proxy_unittest.cc', |
523 'browser/renderer_host/clipboard_message_filter_unittest.cc', | 525 'browser/renderer_host/clipboard_message_filter_unittest.cc', |
| 526 'browser/renderer_host/dwrite_font_proxy_message_filter_win_unittest.cc', |
524 'browser/renderer_host/event_with_latency_info_unittest.cc', | 527 'browser/renderer_host/event_with_latency_info_unittest.cc', |
525 'browser/renderer_host/input/gesture_event_queue_unittest.cc', | 528 'browser/renderer_host/input/gesture_event_queue_unittest.cc', |
526 'browser/renderer_host/input/input_router_impl_unittest.cc', | 529 'browser/renderer_host/input/input_router_impl_unittest.cc', |
527 'browser/renderer_host/input/mock_input_ack_handler.cc', | 530 'browser/renderer_host/input/mock_input_ack_handler.cc', |
528 'browser/renderer_host/input/mock_input_ack_handler.h', | 531 'browser/renderer_host/input/mock_input_ack_handler.h', |
529 'browser/renderer_host/input/mock_input_router_client.cc', | 532 'browser/renderer_host/input/mock_input_router_client.cc', |
530 'browser/renderer_host/input/mock_input_router_client.h', | 533 'browser/renderer_host/input/mock_input_router_client.h', |
531 'browser/renderer_host/input/motion_event_web_unittest.cc', | 534 'browser/renderer_host/input/motion_event_web_unittest.cc', |
532 'browser/renderer_host/input/mouse_wheel_rails_filter_unittest_mac.cc', | 535 'browser/renderer_host/input/mouse_wheel_rails_filter_unittest_mac.cc', |
533 'browser/renderer_host/input/render_widget_host_latency_tracker_unittest.c
c', | 536 'browser/renderer_host/input/render_widget_host_latency_tracker_unittest.c
c', |
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
605 'browser/web_contents/web_contents_view_mac_unittest.mm', | 608 'browser/web_contents/web_contents_view_mac_unittest.mm', |
606 'browser/web_contents/web_drag_dest_mac_unittest.mm', | 609 'browser/web_contents/web_drag_dest_mac_unittest.mm', |
607 'browser/web_contents/web_drag_source_mac_unittest.mm', | 610 'browser/web_contents/web_drag_source_mac_unittest.mm', |
608 'browser/webui/url_data_manager_backend_unittest.cc', | 611 'browser/webui/url_data_manager_backend_unittest.cc', |
609 'browser/webui/web_ui_data_source_unittest.cc', | 612 'browser/webui/web_ui_data_source_unittest.cc', |
610 'browser/webui/web_ui_message_handler_unittest.cc', | 613 'browser/webui/web_ui_message_handler_unittest.cc', |
611 'child/background_sync/background_sync_type_converters_unittest.cc', | 614 'child/background_sync/background_sync_type_converters_unittest.cc', |
612 'child/blink_platform_impl_unittest.cc', | 615 'child/blink_platform_impl_unittest.cc', |
613 'child/blob_storage/blob_consolidation_unittest.cc', | 616 'child/blob_storage/blob_consolidation_unittest.cc', |
614 'child/blob_storage/blob_transport_controller_unittest.cc', | 617 'child/blob_storage/blob_transport_controller_unittest.cc', |
| 618 'child/dwrite_font_proxy/dwrite_font_proxy_win_unittest.cc', |
615 'child/fileapi/webfilewriter_base_unittest.cc', | 619 'child/fileapi/webfilewriter_base_unittest.cc', |
616 'child/indexed_db/indexed_db_dispatcher_unittest.cc', | 620 'child/indexed_db/indexed_db_dispatcher_unittest.cc', |
617 'child/indexed_db/mock_webidbcallbacks.cc', | 621 'child/indexed_db/mock_webidbcallbacks.cc', |
618 'child/indexed_db/mock_webidbcallbacks.h', | 622 'child/indexed_db/mock_webidbcallbacks.h', |
619 'child/indexed_db/webidbcursor_impl_unittest.cc', | 623 'child/indexed_db/webidbcursor_impl_unittest.cc', |
620 'child/multipart_response_delegate_unittest.cc', | 624 'child/multipart_response_delegate_unittest.cc', |
621 'child/notifications/notification_data_conversions_unittest.cc', | 625 'child/notifications/notification_data_conversions_unittest.cc', |
622 'child/power_monitor_broadcast_source_unittest.cc', | 626 'child/power_monitor_broadcast_source_unittest.cc', |
623 'child/resource_dispatcher_unittest.cc', | 627 'child/resource_dispatcher_unittest.cc', |
624 'child/service_worker/service_worker_dispatcher_unittest.cc', | 628 'child/service_worker/service_worker_dispatcher_unittest.cc', |
(...skipping 1575 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2200 'content_unittests_apk.isolate', | 2204 'content_unittests_apk.isolate', |
2201 ], | 2205 ], |
2202 }, | 2206 }, |
2203 ], | 2207 ], |
2204 }, | 2208 }, |
2205 ], | 2209 ], |
2206 ], | 2210 ], |
2207 }], | 2211 }], |
2208 ], | 2212 ], |
2209 } | 2213 } |
OLD | NEW |