| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 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 'variables' : { | 5 'variables' : { |
| 6 'pyautolib_sources': [ | 6 'pyautolib_sources': [ |
| 7 'app/chrome_command_ids.h', | 7 'app/chrome_command_ids.h', |
| 8 'app/chrome_dll_resource.h', | 8 'app/chrome_dll_resource.h', |
| 9 'common/automation_constants.h', | 9 'common/automation_constants.h', |
| 10 'common/pref_names.cc', | 10 'common/pref_names.cc', |
| (...skipping 1814 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1825 'browser/ui/webui/ntp/suggestions_combiner_unittest.cc', | 1825 'browser/ui/webui/ntp/suggestions_combiner_unittest.cc', |
| 1826 'browser/ui/webui/options2/language_options_handler2_unittest.cc', | 1826 'browser/ui/webui/options2/language_options_handler2_unittest.cc', |
| 1827 'browser/ui/webui/policy_ui_unittest.cc', | 1827 'browser/ui/webui/policy_ui_unittest.cc', |
| 1828 'browser/ui/webui/print_preview/print_preview_handler_unittest.cc', | 1828 'browser/ui/webui/print_preview/print_preview_handler_unittest.cc', |
| 1829 'browser/ui/webui/print_preview/print_preview_ui_unittest.cc', | 1829 'browser/ui/webui/print_preview/print_preview_ui_unittest.cc', |
| 1830 'browser/ui/webui/sync_internals_ui_unittest.cc', | 1830 'browser/ui/webui/sync_internals_ui_unittest.cc', |
| 1831 'browser/ui/webui/sync_setup_handler_unittest.cc', | 1831 'browser/ui/webui/sync_setup_handler_unittest.cc', |
| 1832 'browser/ui/webui/theme_source_unittest.cc', | 1832 'browser/ui/webui/theme_source_unittest.cc', |
| 1833 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', | 1833 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', |
| 1834 'browser/ui/webui/web_ui_unittest.cc', | 1834 'browser/ui/webui/web_ui_unittest.cc', |
| 1835 'browser/ui/window_sizer_ash_unittest.cc', | 1835 'browser/ui/window_sizer/window_sizer_ash_unittest.cc', |
| 1836 'browser/ui/window_sizer_unittest.cc', | 1836 'browser/ui/window_sizer/window_sizer_unittest.cc', |
| 1837 'browser/ui/window_snapshot/window_snapshot_mac_unittest.mm', | 1837 'browser/ui/window_snapshot/window_snapshot_mac_unittest.mm', |
| 1838 'browser/chrome_to_mobile_service_unittest.cc', | 1838 'browser/chrome_to_mobile_service_unittest.cc', |
| 1839 'browser/user_style_sheet_watcher_unittest.cc', | 1839 'browser/user_style_sheet_watcher_unittest.cc', |
| 1840 'browser/value_store/leveldb_value_store_unittest.cc', | 1840 'browser/value_store/leveldb_value_store_unittest.cc', |
| 1841 'browser/value_store/testing_value_store_unittest.cc', | 1841 'browser/value_store/testing_value_store_unittest.cc', |
| 1842 'browser/value_store/value_store_frontend_unittest.cc', | 1842 'browser/value_store/value_store_frontend_unittest.cc', |
| 1843 'browser/value_store/value_store_unittest.cc', | 1843 'browser/value_store/value_store_unittest.cc', |
| 1844 'browser/value_store/value_store_unittest.h', | 1844 'browser/value_store/value_store_unittest.h', |
| 1845 'browser/visitedlink/visitedlink_unittest.cc', | 1845 'browser/visitedlink/visitedlink_unittest.cc', |
| 1846 'browser/web_applications/web_app_mac_unittest.mm', | 1846 'browser/web_applications/web_app_mac_unittest.mm', |
| (...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2067 '../ui/aura/aura.gyp:test_support_aura', | 2067 '../ui/aura/aura.gyp:test_support_aura', |
| 2068 ], | 2068 ], |
| 2069 'sources/': [ | 2069 'sources/': [ |
| 2070 ['exclude', '^browser/automation/automation_provider_unittest.cc'], | 2070 ['exclude', '^browser/automation/automation_provider_unittest.cc'], |
| 2071 ['exclude', '^browser/accessibility/browser_accessibility_win_unitte
st.cc'], | 2071 ['exclude', '^browser/accessibility/browser_accessibility_win_unitte
st.cc'], |
| 2072 ['exclude', '^browser/ui/views/extensions/browser_action_drag_data_u
nittest.cc'], | 2072 ['exclude', '^browser/ui/views/extensions/browser_action_drag_data_u
nittest.cc'], |
| 2073 ['exclude', '^browser/ui/views/select_file_dialog_win_unittest.cc'], | 2073 ['exclude', '^browser/ui/views/select_file_dialog_win_unittest.cc'], |
| 2074 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view_unitte
st.cc'], | 2074 ['exclude', '^browser/ui/views/bookmarks/bookmark_editor_view_unitte
st.cc'], |
| 2075 ['exclude', '^browser/ui/panels/display_settings_provider_win_unitte
st.cc'], | 2075 ['exclude', '^browser/ui/panels/display_settings_provider_win_unitte
st.cc'], |
| 2076 ['exclude', '^browser/bookmarks/bookmark_node_data_unittest.cc'], | 2076 ['exclude', '^browser/bookmarks/bookmark_node_data_unittest.cc'], |
| 2077 ['exclude', '^browser/ui/window_sizer_unittest.cc'], | 2077 ['exclude', '^browser/ui/window_sizer/window_sizer_unittest.cc'], |
| 2078 ], | 2078 ], |
| 2079 'sources': [ | 2079 'sources': [ |
| 2080 '../ash/test/ash_test_base.cc', | 2080 '../ash/test/ash_test_base.cc', |
| 2081 '../ash/test/ash_test_base.h', | 2081 '../ash/test/ash_test_base.h', |
| 2082 ], | 2082 ], |
| 2083 }], | 2083 }], |
| 2084 ['enable_task_manager==0', { | 2084 ['enable_task_manager==0', { |
| 2085 'sources/': [ | 2085 'sources/': [ |
| 2086 ['exclude', '^browser/task_manager/'], | 2086 ['exclude', '^browser/task_manager/'], |
| 2087 ['exclude', '^browser/ui/webui/task_manager/'], | 2087 ['exclude', '^browser/ui/webui/task_manager/'], |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2377 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 2377 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 2378 'browser/sync/profile_sync_service_session_unittest.cc', | 2378 'browser/sync/profile_sync_service_session_unittest.cc', |
| 2379 'browser/sync/sync_global_error_unittest.cc', | 2379 'browser/sync/sync_global_error_unittest.cc', |
| 2380 'browser/sync/sync_setup_wizard_unittest.cc', | 2380 'browser/sync/sync_setup_wizard_unittest.cc', |
| 2381 'browser/ui/browser_unittest.cc', | 2381 'browser/ui/browser_unittest.cc', |
| 2382 'browser/ui/search/search_delegate_unittest.cc', | 2382 'browser/ui/search/search_delegate_unittest.cc', |
| 2383 'browser/ui/tab_contents/tab_contents_iterator_unittest.cc', | 2383 'browser/ui/tab_contents/tab_contents_iterator_unittest.cc', |
| 2384 'browser/ui/toolbar/toolbar_model_unittest.cc', | 2384 'browser/ui/toolbar/toolbar_model_unittest.cc', |
| 2385 'browser/ui/toolbar/wrench_menu_model_unittest.cc', | 2385 'browser/ui/toolbar/wrench_menu_model_unittest.cc', |
| 2386 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', | 2386 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', |
| 2387 'browser/ui/window_sizer_unittest.cc', | 2387 'browser/ui/window_sizer/window_sizer_unittest.cc', |
| 2388 'test/base/browser_with_test_window_test.cc', | 2388 'test/base/browser_with_test_window_test.cc', |
| 2389 'test/base/browser_with_test_window_test.h', | 2389 'test/base/browser_with_test_window_test.h', |
| 2390 'test/base/test_browser_window.h', | 2390 'test/base/test_browser_window.h', |
| 2391 | 2391 |
| 2392 # TODO(jcivelli): figure-out how to make this compile. | 2392 # TODO(jcivelli): figure-out how to make this compile. |
| 2393 'browser/metrics/variations_service_unittest.cc', | 2393 'browser/metrics/variations_service_unittest.cc', |
| 2394 ], | 2394 ], |
| 2395 'sources/': [ | 2395 'sources/': [ |
| 2396 ['exclude', '^browser/captive_portal/'], | 2396 ['exclude', '^browser/captive_portal/'], |
| 2397 ['exclude', '^browser/chrome_to_mobile'], | 2397 ['exclude', '^browser/chrome_to_mobile'], |
| (...skipping 2253 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4651 # Use outputs of this action as inputs for the main target build. | 4651 # Use outputs of this action as inputs for the main target build. |
| 4652 # Seems as a misnomer but makes this happy on Linux (scons). | 4652 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4653 'process_outputs_as_sources': 1, | 4653 'process_outputs_as_sources': 1, |
| 4654 }, | 4654 }, |
| 4655 ], # 'actions' | 4655 ], # 'actions' |
| 4656 }, | 4656 }, |
| 4657 ] | 4657 ] |
| 4658 }], # 'coverage!=0' | 4658 }], # 'coverage!=0' |
| 4659 ], # 'conditions' | 4659 ], # 'conditions' |
| 4660 } | 4660 } |
| OLD | NEW |