| 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 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1069 '../gpu/gpu.gyp:gpu_unittest_utils', | 1069 '../gpu/gpu.gyp:gpu_unittest_utils', |
| 1070 '../jingle/jingle.gyp:jingle_glue_test_util', | 1070 '../jingle/jingle.gyp:jingle_glue_test_util', |
| 1071 '../media/media.gyp:media_test_support', | 1071 '../media/media.gyp:media_test_support', |
| 1072 '../net/net.gyp:net', | 1072 '../net/net.gyp:net', |
| 1073 '../net/net.gyp:net_test_support', | 1073 '../net/net.gyp:net_test_support', |
| 1074 '../testing/gmock.gyp:gmock', | 1074 '../testing/gmock.gyp:gmock', |
| 1075 '../testing/gtest.gyp:gtest', | 1075 '../testing/gtest.gyp:gtest', |
| 1076 'test_support_common', | 1076 'test_support_common', |
| 1077 'test_support_sync', | 1077 'test_support_sync', |
| 1078 'test_support_syncapi', | 1078 'test_support_syncapi', |
| 1079 'test_support_syncapi_service', |
| 1079 'test_support_unit', | 1080 'test_support_unit', |
| 1080 # 3) anything tests directly depend on | 1081 # 3) anything tests directly depend on |
| 1081 '../skia/skia.gyp:skia', | 1082 '../skia/skia.gyp:skia', |
| 1082 '../third_party/bzip2/bzip2.gyp:bzip2', | 1083 '../third_party/bzip2/bzip2.gyp:bzip2', |
| 1083 '../third_party/cld/cld.gyp:cld', | 1084 '../third_party/cld/cld.gyp:cld', |
| 1084 '../third_party/icu/icu.gyp:icui18n', | 1085 '../third_party/icu/icu.gyp:icui18n', |
| 1085 '../third_party/icu/icu.gyp:icuuc', | 1086 '../third_party/icu/icu.gyp:icuuc', |
| 1086 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1087 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1087 '../third_party/libjingle/libjingle.gyp:libjingle', | 1088 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 1088 '../third_party/libxml/libxml.gyp:libxml', | 1089 '../third_party/libxml/libxml.gyp:libxml', |
| (...skipping 436 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1525 'browser/sync/glue/data_type_manager_impl_unittest.cc', | 1526 'browser/sync/glue/data_type_manager_impl_unittest.cc', |
| 1526 'browser/sync/glue/data_type_manager_mock.cc', | 1527 'browser/sync/glue/data_type_manager_mock.cc', |
| 1527 'browser/sync/glue/data_type_manager_mock.h', | 1528 'browser/sync/glue/data_type_manager_mock.h', |
| 1528 'browser/sync/glue/extension_data_type_controller_unittest.cc', | 1529 'browser/sync/glue/extension_data_type_controller_unittest.cc', |
| 1529 'browser/sync/glue/frontend_data_type_controller_mock.cc', | 1530 'browser/sync/glue/frontend_data_type_controller_mock.cc', |
| 1530 'browser/sync/glue/frontend_data_type_controller_mock.h', | 1531 'browser/sync/glue/frontend_data_type_controller_mock.h', |
| 1531 'browser/sync/glue/frontend_data_type_controller_unittest.cc', | 1532 'browser/sync/glue/frontend_data_type_controller_unittest.cc', |
| 1532 'browser/sync/glue/http_bridge_unittest.cc', | 1533 'browser/sync/glue/http_bridge_unittest.cc', |
| 1533 'browser/sync/glue/model_associator_mock.cc', | 1534 'browser/sync/glue/model_associator_mock.cc', |
| 1534 'browser/sync/glue/model_associator_mock.h', | 1535 'browser/sync/glue/model_associator_mock.h', |
| 1536 'browser/sync/glue/new_non_frontend_data_type_controller_mock.cc', |
| 1537 'browser/sync/glue/new_non_frontend_data_type_controller_mock.h', |
| 1538 'browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc', |
| 1535 'browser/sync/glue/non_frontend_data_type_controller_mock.cc', | 1539 'browser/sync/glue/non_frontend_data_type_controller_mock.cc', |
| 1536 'browser/sync/glue/non_frontend_data_type_controller_mock.h', | 1540 'browser/sync/glue/non_frontend_data_type_controller_mock.h', |
| 1537 'browser/sync/glue/non_frontend_data_type_controller_unittest.cc', | 1541 'browser/sync/glue/non_frontend_data_type_controller_unittest.cc', |
| 1538 'browser/sync/glue/preference_data_type_controller_unittest.cc', | 1542 'browser/sync/glue/preference_data_type_controller_unittest.cc', |
| 1539 'browser/sync/glue/search_engine_data_type_controller_unittest.cc', | 1543 'browser/sync/glue/search_engine_data_type_controller_unittest.cc', |
| 1540 'browser/sync/glue/session_model_associator_unittest.cc', | 1544 'browser/sync/glue/session_model_associator_unittest.cc', |
| 1545 'browser/sync/glue/shared_change_processor_mock.cc', |
| 1546 'browser/sync/glue/shared_change_processor_mock.h', |
| 1541 'browser/sync/glue/sync_backend_host_mock.cc', | 1547 'browser/sync/glue/sync_backend_host_mock.cc', |
| 1542 'browser/sync/glue/sync_backend_host_mock.h', | 1548 'browser/sync/glue/sync_backend_host_mock.h', |
| 1543 'browser/sync/glue/sync_backend_host_unittest.cc', | 1549 'browser/sync/glue/sync_backend_host_unittest.cc', |
| 1544 'browser/sync/glue/sync_backend_registrar_unittest.cc', | 1550 'browser/sync/glue/sync_backend_registrar_unittest.cc', |
| 1545 'browser/sync/glue/synced_session_tracker_unittest.cc', | 1551 'browser/sync/glue/synced_session_tracker_unittest.cc', |
| 1546 'browser/sync/glue/theme_data_type_controller_unittest.cc', | 1552 'browser/sync/glue/theme_data_type_controller_unittest.cc', |
| 1547 'browser/sync/glue/theme_util_unittest.cc', | 1553 'browser/sync/glue/theme_util_unittest.cc', |
| 1548 'browser/sync/glue/typed_url_model_associator_unittest.cc', | 1554 'browser/sync/glue/typed_url_model_associator_unittest.cc', |
| 1549 'browser/sync/glue/ui_model_worker_unittest.cc', | 1555 'browser/sync/glue/ui_model_worker_unittest.cc', |
| 1550 'browser/sync/profile_sync_factory_impl_unittest.cc', | 1556 'browser/sync/profile_sync_factory_impl_unittest.cc', |
| (...skipping 2496 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4047 # Use outputs of this action as inputs for the main target build. | 4053 # Use outputs of this action as inputs for the main target build. |
| 4048 # Seems as a misnomer but makes this happy on Linux (scons). | 4054 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4049 'process_outputs_as_sources': 1, | 4055 'process_outputs_as_sources': 1, |
| 4050 }, | 4056 }, |
| 4051 ], # 'actions' | 4057 ], # 'actions' |
| 4052 }, | 4058 }, |
| 4053 ] | 4059 ] |
| 4054 }], # 'coverage!=0' | 4060 }], # 'coverage!=0' |
| 4055 ], # 'conditions' | 4061 ], # 'conditions' |
| 4056 } | 4062 } |
| OLD | NEW |