| 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 1577 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1588 'browser/sync/test_profile_sync_service.h', | 1588 'browser/sync/test_profile_sync_service.h', |
| 1589 'browser/sync/test/test_http_bridge_factory.cc', | 1589 'browser/sync/test/test_http_bridge_factory.cc', |
| 1590 'browser/sync/test/test_http_bridge_factory.h', | 1590 'browser/sync/test/test_http_bridge_factory.h', |
| 1591 'browser/tab_contents/render_view_context_menu_unittest.cc', | 1591 'browser/tab_contents/render_view_context_menu_unittest.cc', |
| 1592 'browser/tab_contents/thumbnail_generator_unittest.cc', | 1592 'browser/tab_contents/thumbnail_generator_unittest.cc', |
| 1593 'browser/task_manager/task_manager_unittest.cc', | 1593 'browser/task_manager/task_manager_unittest.cc', |
| 1594 'browser/task_profiler/task_profiler_data_serializer_unittest.cc', | 1594 'browser/task_profiler/task_profiler_data_serializer_unittest.cc', |
| 1595 'browser/themes/browser_theme_pack_unittest.cc', | 1595 'browser/themes/browser_theme_pack_unittest.cc', |
| 1596 'browser/themes/theme_service_unittest.cc', | 1596 'browser/themes/theme_service_unittest.cc', |
| 1597 'browser/ui/browser_unittest.cc', | 1597 'browser/ui/browser_unittest.cc', |
| 1598 'browser/ui/search/search_delegate_unittest.cc', |
| 1598 # It is safe to list */cocoa/* files in the "common" file list | 1599 # It is safe to list */cocoa/* files in the "common" file list |
| 1599 # without an explicit exclusion since gyp is smart enough to | 1600 # without an explicit exclusion since gyp is smart enough to |
| 1600 # exclude them from non-Mac builds. | 1601 # exclude them from non-Mac builds. |
| 1601 'browser/ui/cocoa/about_ipc_controller_unittest.mm', | 1602 'browser/ui/cocoa/about_ipc_controller_unittest.mm', |
| 1602 'browser/ui/cocoa/accelerators_cocoa_unittest.mm', | 1603 'browser/ui/cocoa/accelerators_cocoa_unittest.mm', |
| 1603 'browser/ui/cocoa/animatable_image_unittest.mm', | 1604 'browser/ui/cocoa/animatable_image_unittest.mm', |
| 1604 'browser/ui/cocoa/animatable_view_unittest.mm', | 1605 'browser/ui/cocoa/animatable_view_unittest.mm', |
| 1605 'browser/ui/cocoa/applescript/bookmark_applescript_utils_unittest.h', | 1606 'browser/ui/cocoa/applescript/bookmark_applescript_utils_unittest.h', |
| 1606 'browser/ui/cocoa/applescript/bookmark_applescript_utils_unittest.mm', | 1607 'browser/ui/cocoa/applescript/bookmark_applescript_utils_unittest.mm', |
| 1607 'browser/ui/cocoa/applescript/bookmark_folder_applescript_unittest.mm', | 1608 'browser/ui/cocoa/applescript/bookmark_folder_applescript_unittest.mm', |
| (...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2370 | 2371 |
| 2371 # There's no Browser/BrowserList on Android. | 2372 # There's no Browser/BrowserList on Android. |
| 2372 'browser/browser_commands_unittest.cc', | 2373 'browser/browser_commands_unittest.cc', |
| 2373 'browser/managed_mode_unittest.cc', | 2374 'browser/managed_mode_unittest.cc', |
| 2374 'browser/net/gaia/gaia_oauth_fetcher_unittest.cc', | 2375 'browser/net/gaia/gaia_oauth_fetcher_unittest.cc', |
| 2375 'browser/profiles/off_the_record_profile_impl_unittest.cc', | 2376 'browser/profiles/off_the_record_profile_impl_unittest.cc', |
| 2376 'browser/sync/profile_sync_service_session_unittest.cc', | 2377 'browser/sync/profile_sync_service_session_unittest.cc', |
| 2377 'browser/sync/sync_global_error_unittest.cc', | 2378 'browser/sync/sync_global_error_unittest.cc', |
| 2378 'browser/sync/sync_setup_wizard_unittest.cc', | 2379 'browser/sync/sync_setup_wizard_unittest.cc', |
| 2379 'browser/ui/browser_unittest.cc', | 2380 'browser/ui/browser_unittest.cc', |
| 2381 'browser/ui/search/search_delegate_unittest.cc', |
| 2380 'browser/ui/tab_contents/tab_contents_iterator_unittest.cc', | 2382 'browser/ui/tab_contents/tab_contents_iterator_unittest.cc', |
| 2381 'browser/ui/toolbar/toolbar_model_unittest.cc', | 2383 'browser/ui/toolbar/toolbar_model_unittest.cc', |
| 2382 'browser/ui/toolbar/wrench_menu_model_unittest.cc', | 2384 'browser/ui/toolbar/wrench_menu_model_unittest.cc', |
| 2383 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', | 2385 'browser/ui/webui/web_dialog_web_contents_delegate_unittest.cc', |
| 2384 'browser/ui/window_sizer_unittest.cc', | 2386 'browser/ui/window_sizer_unittest.cc', |
| 2385 'test/base/browser_with_test_window_test.cc', | 2387 'test/base/browser_with_test_window_test.cc', |
| 2386 'test/base/browser_with_test_window_test.h', | 2388 'test/base/browser_with_test_window_test.h', |
| 2387 'test/base/test_browser_window.h', | 2389 'test/base/test_browser_window.h', |
| 2388 | 2390 |
| 2389 # TODO(jcivelli): figure-out how to make this compile. | 2391 # TODO(jcivelli): figure-out how to make this compile. |
| (...skipping 2290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4680 # Use outputs of this action as inputs for the main target build. | 4682 # Use outputs of this action as inputs for the main target build. |
| 4681 # Seems as a misnomer but makes this happy on Linux (scons). | 4683 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4682 'process_outputs_as_sources': 1, | 4684 'process_outputs_as_sources': 1, |
| 4683 }, | 4685 }, |
| 4684 ], # 'actions' | 4686 ], # 'actions' |
| 4685 }, | 4687 }, |
| 4686 ] | 4688 ] |
| 4687 }], # 'coverage!=0' | 4689 }], # 'coverage!=0' |
| 4688 ], # 'conditions' | 4690 ], # 'conditions' |
| 4689 } | 4691 } |
| OLD | NEW |