ui: Stop converting Rect to RectF implicitly in native_theme_win.cc
[chromium-blink-merge.git] / components / sync_driver.gypi
blobbf7f20382df50ba414754bccfca9c3f2d9bad3eb
1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6   'targets': [
7     {
8       # GN version: //components/sync_driver
9       'target_name': 'sync_driver',
10       'type': 'static_library',
11       'dependencies': [
12         '../base/base.gyp:base',
13         '../net/net.gyp:net',
14         '../sync/sync.gyp:sync',
15         '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation',
16         '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_proto_cpp',
17         '../ui/gfx/gfx.gyp:gfx',
18         'favicon_core',
19         'history_core_browser',
20         'invalidation_public',
21         'os_crypt',
22         'signin_core_browser',
23         'version_info',
24       ],
25       'include_dirs': [
26         '..',
27       ],
28       'sources': [
29         # Note: file list duplicated in GN build.
30         'sync_driver/about_sync_util.cc',
31         'sync_driver/about_sync_util.h',
32         'sync_driver/backend_data_type_configurer.cc',
33         'sync_driver/backend_data_type_configurer.h',
34         'sync_driver/backend_migrator.cc',
35         'sync_driver/backend_migrator.h',
36         'sync_driver/change_processor.cc',
37         'sync_driver/change_processor.h',
38         'sync_driver/data_type_controller.cc',
39         'sync_driver/data_type_controller.h',
40         'sync_driver/data_type_encryption_handler.cc',
41         'sync_driver/data_type_encryption_handler.h',
42         'sync_driver/data_type_error_handler.h',
43         'sync_driver/data_type_manager.cc',
44         'sync_driver/data_type_manager.h',
45         'sync_driver/data_type_manager_impl.cc',
46         'sync_driver/data_type_manager_impl.h',
47         'sync_driver/data_type_manager_observer.h',
48         'sync_driver/data_type_status_table.cc',
49         'sync_driver/data_type_status_table.h',
50         'sync_driver/device_info.cc',
51         'sync_driver/device_info.h',
52         'sync_driver/device_info_data_type_controller.cc',
53         'sync_driver/device_info_data_type_controller.h',
54         'sync_driver/device_info_sync_service.cc',
55         'sync_driver/device_info_sync_service.h',
56         'sync_driver/device_info_tracker.h',
57         'sync_driver/directory_data_type_controller.cc',
58         'sync_driver/directory_data_type_controller.h',
59         'sync_driver/favicon_cache.cc',
60         'sync_driver/favicon_cache.h',
61         'sync_driver/frontend_data_type_controller.cc',
62         'sync_driver/frontend_data_type_controller.h',
63         'sync_driver/generic_change_processor.cc',
64         'sync_driver/generic_change_processor.h',
65         'sync_driver/generic_change_processor_factory.cc',
66         'sync_driver/generic_change_processor_factory.h',
67         'sync_driver/glue/synced_session.cc',
68         'sync_driver/glue/synced_session.h',
69         'sync_driver/glue/synced_window_delegate.h',
70         'sync_driver/glue/typed_url_model_associator.cc',
71         'sync_driver/glue/typed_url_model_associator.h',
72         'sync_driver/invalidation_adapter.cc',
73         'sync_driver/invalidation_adapter.h',
74         'sync_driver/invalidation_helper.cc',
75         'sync_driver/invalidation_helper.h',
76         'sync_driver/local_device_info_provider.h',
77         'sync_driver/model_association_manager.cc',
78         'sync_driver/model_association_manager.h',
79         'sync_driver/model_associator.h',
80         'sync_driver/non_blocking_data_type_controller.cc',
81         'sync_driver/non_blocking_data_type_controller.h',
82         'sync_driver/non_blocking_data_type_manager.cc',
83         'sync_driver/non_blocking_data_type_manager.h',
84         'sync_driver/non_ui_data_type_controller.cc',
85         'sync_driver/non_ui_data_type_controller.h',
86         'sync_driver/open_tabs_ui_delegate.cc',
87         'sync_driver/open_tabs_ui_delegate.h',
88         'sync_driver/pref_names.cc',
89         'sync_driver/pref_names.h',
90         'sync_driver/profile_sync_auth_provider.cc',
91         'sync_driver/profile_sync_auth_provider.h',
92         'sync_driver/protocol_event_observer.cc',
93         'sync_driver/protocol_event_observer.h',
94         'sync_driver/proxy_data_type_controller.cc',
95         'sync_driver/proxy_data_type_controller.h',
96         'sync_driver/sessions/synced_window_delegates_getter.cc',
97         'sync_driver/sessions/synced_window_delegates_getter.h',
98         'sync_driver/shared_change_processor.cc',
99         'sync_driver/shared_change_processor.h',
100         'sync_driver/shared_change_processor_ref.cc',
101         'sync_driver/shared_change_processor_ref.h',
102         'sync_driver/signin_manager_wrapper.cc',
103         'sync_driver/signin_manager_wrapper.h',
104         'sync_driver/sync_api_component_factory.h',
105         'sync_driver/sync_client.cc',
106         'sync_driver/sync_client.h',
107         'sync_driver/sync_driver_switches.cc',
108         'sync_driver/sync_driver_switches.h',
109         'sync_driver/sync_error_controller.cc',
110         'sync_driver/sync_error_controller.h',
111         'sync_driver/sync_frontend.cc',
112         'sync_driver/sync_frontend.h',
113         'sync_driver/sync_prefs.cc',
114         'sync_driver/sync_prefs.h',
115         'sync_driver/sync_service.cc',
116         'sync_driver/sync_service.h',
117         'sync_driver/sync_service_observer.cc',
118         'sync_driver/sync_service_observer.h',
119         'sync_driver/sync_service_utils.cc',
120         'sync_driver/sync_service_utils.h',
121         'sync_driver/sync_stopped_reporter.cc',
122         'sync_driver/sync_stopped_reporter.h',
123         'sync_driver/sync_util.cc',
124         'sync_driver/sync_util.h',
125         'sync_driver/system_encryptor.cc',
126         'sync_driver/system_encryptor.h',
127         'sync_driver/tab_node_pool.cc',
128         'sync_driver/tab_node_pool.h',
129         'sync_driver/ui_data_type_controller.cc',
130         'sync_driver/ui_data_type_controller.h',
131         'sync_driver/user_selectable_sync_type.h',
132       ],
133       'conditions': [
134         ['OS!="ios"', {
135           'dependencies': [
136             'sessions_content',
137           ],
138         }, {  # OS==ios
139           'dependencies': [
140             'sessions_ios',
141           ],
142         }],
143         ['configuration_policy==1', {
144           'dependencies': [
145             'policy',
146           ],
147           'sources': [
148             'sync_driver/sync_policy_handler.cc',
149             'sync_driver/sync_policy_handler.h',
150           ],
151         }],
152       ],
153     },
154     {
155       'target_name': 'sync_driver_test_support',
156       'type': 'static_library',
157       'dependencies': [
158         'sync_driver',
159         '../base/base.gyp:base',
160         '../sync/sync.gyp:sync',
161         '../sync/sync.gyp:test_support_sync_internal_api',
162         '../testing/gmock.gyp:gmock',
163         '../testing/gtest.gyp:gtest',
164       ],
165       'include_dirs': [
166         '..',
167       ],
168       'sources': [
169         'sync_driver/change_processor_mock.cc',
170         'sync_driver/change_processor_mock.h',
171         'sync_driver/data_type_controller_mock.cc',
172         'sync_driver/data_type_controller_mock.h',
173         'sync_driver/data_type_error_handler_mock.cc',
174         'sync_driver/data_type_error_handler_mock.h',
175         'sync_driver/data_type_manager_mock.cc',
176         'sync_driver/data_type_manager_mock.h',
177         'sync_driver/fake_data_type_controller.cc',
178         'sync_driver/fake_data_type_controller.h',
179         'sync_driver/fake_generic_change_processor.cc',
180         'sync_driver/fake_generic_change_processor.h',
181         'sync_driver/fake_sync_client.cc',
182         'sync_driver/fake_sync_client.h',
183         'sync_driver/fake_sync_service.cc',
184         'sync_driver/fake_sync_service.h',
185         'sync_driver/frontend_data_type_controller_mock.cc',
186         'sync_driver/frontend_data_type_controller_mock.h',
187         'sync_driver/local_device_info_provider_mock.cc',
188         'sync_driver/local_device_info_provider_mock.h',
189         'sync_driver/model_associator_mock.cc',
190         'sync_driver/model_associator_mock.h',
191         'sync_driver/non_ui_data_type_controller_mock.cc',
192         'sync_driver/non_ui_data_type_controller_mock.h',
193       ],
194     },
195   ],