| 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 1048 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1059 '../gpu/gpu.gyp:gpu_unittest_utils', | 1059 '../gpu/gpu.gyp:gpu_unittest_utils', |
| 1060 '../jingle/jingle.gyp:jingle_glue_test_util', | 1060 '../jingle/jingle.gyp:jingle_glue_test_util', |
| 1061 '../media/media.gyp:media_test_support', | 1061 '../media/media.gyp:media_test_support', |
| 1062 '../net/net.gyp:net', | 1062 '../net/net.gyp:net', |
| 1063 '../net/net.gyp:net_test_support', | 1063 '../net/net.gyp:net_test_support', |
| 1064 '../testing/gmock.gyp:gmock', | 1064 '../testing/gmock.gyp:gmock', |
| 1065 '../testing/gtest.gyp:gtest', | 1065 '../testing/gtest.gyp:gtest', |
| 1066 'test_support_common', | 1066 'test_support_common', |
| 1067 'test_support_sync', | 1067 'test_support_sync', |
| 1068 'test_support_syncapi', | 1068 'test_support_syncapi', |
| 1069 'test_support_syncapi_service', |
| 1069 'test_support_unit', | 1070 'test_support_unit', |
| 1070 # 3) anything tests directly depend on | 1071 # 3) anything tests directly depend on |
| 1071 '../skia/skia.gyp:skia', | 1072 '../skia/skia.gyp:skia', |
| 1072 '../third_party/bzip2/bzip2.gyp:bzip2', | 1073 '../third_party/bzip2/bzip2.gyp:bzip2', |
| 1073 '../third_party/cld/cld.gyp:cld', | 1074 '../third_party/cld/cld.gyp:cld', |
| 1074 '../third_party/icu/icu.gyp:icui18n', | 1075 '../third_party/icu/icu.gyp:icui18n', |
| 1075 '../third_party/icu/icu.gyp:icuuc', | 1076 '../third_party/icu/icu.gyp:icuuc', |
| 1076 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1077 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1077 '../third_party/libjingle/libjingle.gyp:libjingle', | 1078 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 1078 '../third_party/libxml/libxml.gyp:libxml', | 1079 '../third_party/libxml/libxml.gyp:libxml', |
| (...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1511 'browser/sync/glue/data_type_manager_impl_unittest.cc', | 1512 'browser/sync/glue/data_type_manager_impl_unittest.cc', |
| 1512 'browser/sync/glue/data_type_manager_mock.cc', | 1513 'browser/sync/glue/data_type_manager_mock.cc', |
| 1513 'browser/sync/glue/data_type_manager_mock.h', | 1514 'browser/sync/glue/data_type_manager_mock.h', |
| 1514 'browser/sync/glue/extension_data_type_controller_unittest.cc', | 1515 'browser/sync/glue/extension_data_type_controller_unittest.cc', |
| 1515 'browser/sync/glue/frontend_data_type_controller_mock.cc', | 1516 'browser/sync/glue/frontend_data_type_controller_mock.cc', |
| 1516 'browser/sync/glue/frontend_data_type_controller_mock.h', | 1517 'browser/sync/glue/frontend_data_type_controller_mock.h', |
| 1517 'browser/sync/glue/frontend_data_type_controller_unittest.cc', | 1518 'browser/sync/glue/frontend_data_type_controller_unittest.cc', |
| 1518 'browser/sync/glue/http_bridge_unittest.cc', | 1519 'browser/sync/glue/http_bridge_unittest.cc', |
| 1519 'browser/sync/glue/model_associator_mock.cc', | 1520 'browser/sync/glue/model_associator_mock.cc', |
| 1520 'browser/sync/glue/model_associator_mock.h', | 1521 'browser/sync/glue/model_associator_mock.h', |
| 1522 'browser/sync/glue/new_non_frontend_data_type_controller_mock.cc', |
| 1523 'browser/sync/glue/new_non_frontend_data_type_controller_mock.h', |
| 1524 'browser/sync/glue/new_non_frontend_data_type_controller_unittest.cc', |
| 1521 'browser/sync/glue/non_frontend_data_type_controller_mock.cc', | 1525 'browser/sync/glue/non_frontend_data_type_controller_mock.cc', |
| 1522 'browser/sync/glue/non_frontend_data_type_controller_mock.h', | 1526 'browser/sync/glue/non_frontend_data_type_controller_mock.h', |
| 1523 'browser/sync/glue/non_frontend_data_type_controller_unittest.cc', | 1527 'browser/sync/glue/non_frontend_data_type_controller_unittest.cc', |
| 1524 'browser/sync/glue/preference_data_type_controller_unittest.cc', | 1528 'browser/sync/glue/preference_data_type_controller_unittest.cc', |
| 1525 'browser/sync/glue/search_engine_data_type_controller_unittest.cc', | 1529 'browser/sync/glue/search_engine_data_type_controller_unittest.cc', |
| 1526 'browser/sync/glue/session_model_associator_unittest.cc', | 1530 'browser/sync/glue/session_model_associator_unittest.cc', |
| 1531 'browser/sync/glue/shared_change_processor_mock.cc', |
| 1532 'browser/sync/glue/shared_change_processor_mock.h', |
| 1527 'browser/sync/glue/sync_backend_host_mock.cc', | 1533 'browser/sync/glue/sync_backend_host_mock.cc', |
| 1528 'browser/sync/glue/sync_backend_host_mock.h', | 1534 'browser/sync/glue/sync_backend_host_mock.h', |
| 1529 'browser/sync/glue/sync_backend_host_unittest.cc', | 1535 'browser/sync/glue/sync_backend_host_unittest.cc', |
| 1530 'browser/sync/glue/sync_backend_registrar_unittest.cc', | 1536 'browser/sync/glue/sync_backend_registrar_unittest.cc', |
| 1531 'browser/sync/glue/synced_session_tracker_unittest.cc', | 1537 'browser/sync/glue/synced_session_tracker_unittest.cc', |
| 1532 'browser/sync/glue/theme_data_type_controller_unittest.cc', | 1538 'browser/sync/glue/theme_data_type_controller_unittest.cc', |
| 1533 'browser/sync/glue/theme_util_unittest.cc', | 1539 'browser/sync/glue/theme_util_unittest.cc', |
| 1534 'browser/sync/glue/typed_url_model_associator_unittest.cc', | 1540 'browser/sync/glue/typed_url_model_associator_unittest.cc', |
| 1535 'browser/sync/glue/ui_model_worker_unittest.cc', | 1541 'browser/sync/glue/ui_model_worker_unittest.cc', |
| 1536 'browser/sync/profile_sync_factory_impl_unittest.cc', | 1542 'browser/sync/profile_sync_factory_impl_unittest.cc', |
| (...skipping 2461 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3998 # Use outputs of this action as inputs for the main target build. | 4004 # Use outputs of this action as inputs for the main target build. |
| 3999 # Seems as a misnomer but makes this happy on Linux (scons). | 4005 # Seems as a misnomer but makes this happy on Linux (scons). |
| 4000 'process_outputs_as_sources': 1, | 4006 'process_outputs_as_sources': 1, |
| 4001 }, | 4007 }, |
| 4002 ], # 'actions' | 4008 ], # 'actions' |
| 4003 }, | 4009 }, |
| 4004 ] | 4010 ] |
| 4005 }], # 'coverage!=0' | 4011 }], # 'coverage!=0' |
| 4006 ], # 'conditions' | 4012 ], # 'conditions' |
| 4007 } | 4013 } |
| OLD | NEW |