OLD | NEW |
1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'pyautolib_sources': [ | 7 'pyautolib_sources': [ |
8 'app/chrome_command_ids.h', | 8 'app/chrome_command_ids.h', |
9 'app/chrome_dll_resource.h', | 9 'app/chrome_dll_resource.h', |
10 'common/automation_constants.h', | 10 'common/automation_constants.h', |
(...skipping 1415 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1426 'browser/mock_plugin_exceptions_table_model.h', | 1426 'browser/mock_plugin_exceptions_table_model.h', |
1427 'browser/net/chrome_net_log_unittest.cc', | 1427 'browser/net/chrome_net_log_unittest.cc', |
1428 'browser/net/connection_tester_unittest.cc', | 1428 'browser/net/connection_tester_unittest.cc', |
1429 'browser/net/gaia/token_service_unittest.cc', | 1429 'browser/net/gaia/token_service_unittest.cc', |
1430 'browser/net/gaia/token_service_unittest.h', | 1430 'browser/net/gaia/token_service_unittest.h', |
1431 'browser/net/load_timing_observer_unittest.cc', | 1431 'browser/net/load_timing_observer_unittest.cc', |
1432 'browser/net/passive_log_collector_unittest.cc', | 1432 'browser/net/passive_log_collector_unittest.cc', |
1433 'browser/net/predictor_unittest.cc', | 1433 'browser/net/predictor_unittest.cc', |
1434 'browser/net/pref_proxy_config_service_unittest.cc', | 1434 'browser/net/pref_proxy_config_service_unittest.cc', |
1435 'browser/net/quoted_printable_unittest.cc', | 1435 'browser/net/quoted_printable_unittest.cc', |
1436 'browser/net/resolve_proxy_msg_helper_unittest.cc', | |
1437 'browser/net/sqlite_persistent_cookie_store_unittest.cc', | 1436 'browser/net/sqlite_persistent_cookie_store_unittest.cc', |
1438 'browser/net/url_fixer_upper_unittest.cc', | 1437 'browser/net/url_fixer_upper_unittest.cc', |
1439 'browser/net/url_info_unittest.cc', | 1438 'browser/net/url_info_unittest.cc', |
1440 'browser/notifications/desktop_notification_service_unittest.cc', | 1439 'browser/notifications/desktop_notification_service_unittest.cc', |
1441 'browser/notifications/desktop_notifications_unittest.cc', | 1440 'browser/notifications/desktop_notifications_unittest.cc', |
1442 'browser/notifications/desktop_notifications_unittest.h', | 1441 'browser/notifications/desktop_notifications_unittest.h', |
1443 'browser/notifications/notification_exceptions_table_model_unittest.cc', | 1442 'browser/notifications/notification_exceptions_table_model_unittest.cc', |
1444 'browser/notifications/notifications_prefs_cache_unittest.cc', | 1443 'browser/notifications/notifications_prefs_cache_unittest.cc', |
1445 'browser/parsers/metadata_parser_filebase_unittest.cc', | 1444 'browser/parsers/metadata_parser_filebase_unittest.cc', |
1446 'browser/password_manager/encryptor_password_mac_unittest.cc', | 1445 'browser/password_manager/encryptor_password_mac_unittest.cc', |
(...skipping 473 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1920 '../content/browser/gpu/gpu_blacklist_unittest.cc', | 1919 '../content/browser/gpu/gpu_blacklist_unittest.cc', |
1921 '../content/browser/host_zoom_map_unittest.cc', | 1920 '../content/browser/host_zoom_map_unittest.cc', |
1922 '../content/browser/in_process_webkit/webkit_context_unittest.cc', | 1921 '../content/browser/in_process_webkit/webkit_context_unittest.cc', |
1923 '../content/browser/in_process_webkit/webkit_thread_unittest.cc', | 1922 '../content/browser/in_process_webkit/webkit_thread_unittest.cc', |
1924 '../content/browser/plugin_service_unittest.cc', | 1923 '../content/browser/plugin_service_unittest.cc', |
1925 '../content/browser/renderer_host/audio_renderer_host_unittest.cc', | 1924 '../content/browser/renderer_host/audio_renderer_host_unittest.cc', |
1926 '../content/browser/renderer_host/render_view_host_unittest.cc', | 1925 '../content/browser/renderer_host/render_view_host_unittest.cc', |
1927 '../content/browser/renderer_host/render_widget_host_unittest.cc', | 1926 '../content/browser/renderer_host/render_widget_host_unittest.cc', |
1928 '../content/browser/renderer_host/resource_dispatcher_host_unittest.cc', | 1927 '../content/browser/renderer_host/resource_dispatcher_host_unittest.cc', |
1929 '../content/browser/renderer_host/resource_queue_unittest.cc', | 1928 '../content/browser/renderer_host/resource_queue_unittest.cc', |
| 1929 '../content/browser/resolve_proxy_msg_helper_unittest.cc', |
1930 '../content/browser/site_instance_unittest.cc', | 1930 '../content/browser/site_instance_unittest.cc', |
1931 '../content/browser/speech/endpointer/endpointer_unittest.cc', | 1931 '../content/browser/speech/endpointer/endpointer_unittest.cc', |
1932 '../content/browser/speech/speech_recognition_request_unittest.cc', | 1932 '../content/browser/speech/speech_recognition_request_unittest.cc', |
1933 '../content/browser/speech/speech_recognizer_unittest.cc', | 1933 '../content/browser/speech/speech_recognizer_unittest.cc', |
1934 '../content/browser/tab_contents/navigation_controller_unittest.cc', | 1934 '../content/browser/tab_contents/navigation_controller_unittest.cc', |
1935 '../content/browser/tab_contents/navigation_entry_unittest.cc', | 1935 '../content/browser/tab_contents/navigation_entry_unittest.cc', |
1936 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', | 1936 '../content/browser/tab_contents/render_view_host_manager_unittest.cc', |
1937 '../content/common/font_descriptor_mac_unittest.mm', | 1937 '../content/common/font_descriptor_mac_unittest.mm', |
1938 '../content/common/gpu/gpu_feature_flags_unittest.cc', | 1938 '../content/common/gpu/gpu_feature_flags_unittest.cc', |
1939 '../content/common/gpu/gpu_info_unittest.cc', | 1939 '../content/common/gpu/gpu_info_unittest.cc', |
(...skipping 2038 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3978 ] | 3978 ] |
3979 }], # 'coverage!=0' | 3979 }], # 'coverage!=0' |
3980 ], # 'conditions' | 3980 ], # 'conditions' |
3981 } | 3981 } |
3982 | 3982 |
3983 # Local Variables: | 3983 # Local Variables: |
3984 # tab-width:2 | 3984 # tab-width:2 |
3985 # indent-tabs-mode:nil | 3985 # indent-tabs-mode:nil |
3986 # End: | 3986 # End: |
3987 # vim: set expandtab tabstop=2 shiftwidth=2: | 3987 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |