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 1586 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1597 'browser/sync/profile_sync_service_session_unittest.cc', | 1597 'browser/sync/profile_sync_service_session_unittest.cc', |
1598 'browser/sync/profile_sync_service_startup_unittest.cc', | 1598 'browser/sync/profile_sync_service_startup_unittest.cc', |
1599 'browser/sync/profile_sync_service_typed_url_unittest.cc', | 1599 'browser/sync/profile_sync_service_typed_url_unittest.cc', |
1600 'browser/sync/profile_sync_service_unittest.cc', | 1600 'browser/sync/profile_sync_service_unittest.cc', |
1601 'browser/sync/profile_sync_test_util.cc', | 1601 'browser/sync/profile_sync_test_util.cc', |
1602 'browser/sync/profile_sync_test_util.h', | 1602 'browser/sync/profile_sync_test_util.h', |
1603 'browser/sync/signin_manager_unittest.cc', | 1603 'browser/sync/signin_manager_unittest.cc', |
1604 'browser/sync/sync_setup_wizard_unittest.cc', | 1604 'browser/sync/sync_setup_wizard_unittest.cc', |
1605 'browser/sync/sync_ui_util_mac_unittest.mm', | 1605 'browser/sync/sync_ui_util_mac_unittest.mm', |
1606 'browser/sync/sync_ui_util_unittest.cc', | 1606 'browser/sync/sync_ui_util_unittest.cc', |
1607 'browser/sync/syncable_service_mock.cc', | 1607 'browser/sync/api/syncable_service_mock.cc', |
1608 'browser/sync/syncable_service_mock.h', | 1608 'browser/sync/api/syncable_service_mock.h', |
1609 'browser/sync/test_profile_sync_service.cc', | 1609 'browser/sync/test_profile_sync_service.cc', |
1610 'browser/sync/test_profile_sync_service.h', | 1610 'browser/sync/test_profile_sync_service.h', |
1611 'browser/sync/util/cryptographer_unittest.cc', | 1611 'browser/sync/util/cryptographer_unittest.cc', |
1612 'browser/sync/util/nigori_unittest.cc', | 1612 'browser/sync/util/nigori_unittest.cc', |
1613 'browser/tab_contents/thumbnail_generator_unittest.cc', | 1613 'browser/tab_contents/thumbnail_generator_unittest.cc', |
1614 'browser/tab_contents/web_contents_unittest.cc', | 1614 'browser/tab_contents/web_contents_unittest.cc', |
1615 'browser/tabs/pinned_tab_codec_unittest.cc', | 1615 'browser/tabs/pinned_tab_codec_unittest.cc', |
1616 'browser/tabs/pinned_tab_service_unittest.cc', | 1616 'browser/tabs/pinned_tab_service_unittest.cc', |
1617 'browser/tabs/pinned_tab_test_utils.cc', | 1617 'browser/tabs/pinned_tab_test_utils.cc', |
1618 'browser/tabs/tab_strip_model_unittest.cc', | 1618 'browser/tabs/tab_strip_model_unittest.cc', |
(...skipping 1409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3028 'browser/sync/sessions/sync_session_unittest.cc', | 3028 'browser/sync/sessions/sync_session_unittest.cc', |
3029 'browser/sync/sessions/test_util.cc', | 3029 'browser/sync/sessions/test_util.cc', |
3030 'browser/sync/sessions/test_util.h', | 3030 'browser/sync/sessions/test_util.h', |
3031 'browser/sync/syncable/directory_backing_store_unittest.cc', | 3031 'browser/sync/syncable/directory_backing_store_unittest.cc', |
3032 'browser/sync/syncable/model_type_payload_map_unittest.cc', | 3032 'browser/sync/syncable/model_type_payload_map_unittest.cc', |
3033 'browser/sync/syncable/model_type_unittest.cc', | 3033 'browser/sync/syncable/model_type_unittest.cc', |
3034 'browser/sync/syncable/nigori_util_unittest.cc', | 3034 'browser/sync/syncable/nigori_util_unittest.cc', |
3035 'browser/sync/syncable/syncable_enum_conversions_unittest.cc', | 3035 'browser/sync/syncable/syncable_enum_conversions_unittest.cc', |
3036 'browser/sync/syncable/syncable_id_unittest.cc', | 3036 'browser/sync/syncable/syncable_id_unittest.cc', |
3037 'browser/sync/syncable/syncable_unittest.cc', | 3037 'browser/sync/syncable/syncable_unittest.cc', |
| 3038 'browser/sync/api/sync_change_unittest.cc', |
3038 'browser/sync/util/data_encryption_unittest.cc', | 3039 'browser/sync/util/data_encryption_unittest.cc', |
3039 'browser/sync/util/extensions_activity_monitor_unittest.cc', | 3040 'browser/sync/util/extensions_activity_monitor_unittest.cc', |
3040 'browser/sync/util/protobuf_unittest.cc', | 3041 'browser/sync/util/protobuf_unittest.cc', |
3041 'browser/sync/util/user_settings_unittest.cc', | 3042 'browser/sync/util/user_settings_unittest.cc', |
3042 'test/file_test_utils.cc', | 3043 'test/file_test_utils.cc', |
3043 'test/sync/engine/mock_connection_manager.cc', | 3044 'test/sync/engine/mock_connection_manager.cc', |
3044 'test/sync/engine/mock_connection_manager.h', | 3045 'test/sync/engine/mock_connection_manager.h', |
3045 'test/sync/engine/mock_gaia_authenticator.cc', | 3046 'test/sync/engine/mock_gaia_authenticator.cc', |
3046 'test/sync/engine/mock_gaia_authenticator.h', | 3047 'test/sync/engine/mock_gaia_authenticator.h', |
3047 'test/sync/engine/mock_gaia_authenticator_unittest.cc', | 3048 'test/sync/engine/mock_gaia_authenticator_unittest.cc', |
3048 'test/sync/engine/syncer_command_test.h', | 3049 'test/sync/engine/syncer_command_test.h', |
3049 'test/sync/engine/test_id_factory.h', | 3050 'test/sync/engine/test_id_factory.h', |
3050 'test/sync/engine/test_syncable_utils.cc', | 3051 'test/sync/engine/test_syncable_utils.cc', |
3051 'test/sync/engine/test_syncable_utils.h', | 3052 'test/sync/engine/test_syncable_utils.h', |
3052 'test/sync/sessions/test_scoped_session_event_listener.h', | 3053 'test/sync/sessions/test_scoped_session_change_listener.h', |
3053 ], | 3054 ], |
3054 'include_dirs': [ | 3055 'include_dirs': [ |
3055 '..', | 3056 '..', |
3056 '<(protoc_out_dir)', | 3057 '<(protoc_out_dir)', |
3057 ], | 3058 ], |
3058 'defines' : [ | 3059 'defines' : [ |
3059 'SYNC_ENGINE_VERSION_STRING="Unknown"', | 3060 'SYNC_ENGINE_VERSION_STRING="Unknown"', |
3060 '_CRT_SECURE_NO_WARNINGS', | 3061 '_CRT_SECURE_NO_WARNINGS', |
3061 '_USE_32BIT_TIME_T', | 3062 '_USE_32BIT_TIME_T', |
3062 ], | 3063 ], |
(...skipping 929 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3992 ] | 3993 ] |
3993 }], # 'coverage!=0' | 3994 }], # 'coverage!=0' |
3994 ], # 'conditions' | 3995 ], # 'conditions' |
3995 } | 3996 } |
3996 | 3997 |
3997 # Local Variables: | 3998 # Local Variables: |
3998 # tab-width:2 | 3999 # tab-width:2 |
3999 # indent-tabs-mode:nil | 4000 # indent-tabs-mode:nil |
4000 # End: | 4001 # End: |
4001 # vim: set expandtab tabstop=2 shiftwidth=2: | 4002 # vim: set expandtab tabstop=2 shiftwidth=2: |
OLD | NEW |