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.
5 import("//build/config/features.gni")
14 # GYP version: sync/sync.gyp:sync_core
15 source_set("sync_core") {
17 "api/attachments/attachment.cc",
18 "api/attachments/attachment.h",
19 "api/attachments/attachment_id.cc",
20 "api/attachments/attachment_id.h",
21 "api/attachments/attachment_store.cc",
22 "api/attachments/attachment_store.h",
23 "api/string_ordinal.h",
24 "api/syncable_service.cc",
25 "api/syncable_service.h",
28 "api/sync_change_processor.cc",
29 "api/sync_change_processor.h",
33 "api/sync_error_factory.cc",
34 "api/sync_error_factory.h",
36 "api/sync_merge_result.cc",
37 "api/sync_merge_result.h",
40 "engine/all_status.cc",
41 "engine/all_status.h",
42 "engine/apply_control_data_updates.cc",
43 "engine/apply_control_data_updates.h",
44 "engine/backoff_delay_provider.cc",
45 "engine/backoff_delay_provider.h",
47 "engine/commit_contribution.cc",
48 "engine/commit_contribution.h",
49 "engine/commit_contributor.cc",
50 "engine/commit_contributor.h",
52 "engine/commit_processor.cc",
53 "engine/commit_processor.h",
54 "engine/commit_util.cc",
55 "engine/commit_util.h",
56 "engine/conflict_resolver.cc",
57 "engine/conflict_resolver.h",
58 "engine/conflict_util.cc",
59 "engine/conflict_util.h",
60 "engine/directory_commit_contribution.cc",
61 "engine/directory_commit_contribution.h",
62 "engine/directory_commit_contributor.cc",
63 "engine/directory_commit_contributor.h",
64 "engine/directory_update_handler.cc",
65 "engine/directory_update_handler.h",
66 "engine/entity_tracker.cc",
67 "engine/entity_tracker.h",
68 "engine/get_commit_ids.cc",
69 "engine/get_commit_ids.h",
70 "engine/get_updates_delegate.cc",
71 "engine/get_updates_delegate.h",
72 "engine/get_updates_processor.cc",
73 "engine/get_updates_processor.h",
74 "engine/model_type_entity.cc",
75 "engine/model_type_entity.h",
76 "engine/model_type_sync_proxy.cc",
77 "engine/model_type_sync_proxy.h",
78 "engine/model_type_sync_proxy_impl.cc",
79 "engine/model_type_sync_proxy_impl.h",
80 "engine/model_type_sync_worker.cc",
81 "engine/model_type_sync_worker.h",
82 "engine/model_type_sync_worker_impl.cc",
83 "engine/model_type_sync_worker_impl.h",
84 "engine/net/server_connection_manager.cc",
85 "engine/net/server_connection_manager.h",
86 "engine/net/url_translator.cc",
87 "engine/net/url_translator.h",
88 "engine/non_blocking_type_commit_contribution.cc",
89 "engine/non_blocking_type_commit_contribution.h",
90 "engine/nudge_handler.cc",
91 "engine/nudge_handler.h",
92 "engine/nudge_source.cc",
93 "engine/nudge_source.h",
94 "engine/process_updates_util.cc",
95 "engine/process_updates_util.h",
96 "engine/sync_cycle_event.cc",
97 "engine/sync_cycle_event.h",
98 "engine/sync_engine_event_listener.cc",
99 "engine/sync_engine_event_listener.h",
102 "engine/syncer_proto_util.cc",
103 "engine/syncer_proto_util.h",
104 "engine/syncer_types.h",
105 "engine/syncer_util.cc",
106 "engine/syncer_util.h",
107 "engine/sync_scheduler.cc",
108 "engine/sync_scheduler.h",
109 "engine/sync_scheduler_impl.cc",
110 "engine/sync_scheduler_impl.h",
111 "engine/traffic_logger.cc",
112 "engine/traffic_logger.h",
113 "engine/update_applicator.cc",
114 "engine/update_applicator.h",
115 "engine/update_handler.cc",
116 "engine/update_handler.h",
117 "internal_api/attachments/attachment_downloader.cc",
118 "internal_api/attachments/attachment_downloader_impl.cc",
119 "internal_api/attachments/attachment_service.cc",
120 "internal_api/attachments/attachment_service_impl.cc",
121 "internal_api/attachments/attachment_service_proxy.cc",
122 "internal_api/attachments/attachment_service_proxy_for_test.cc",
123 "internal_api/attachments/attachment_store_handle.cc",
124 "internal_api/attachments/attachment_uploader.cc",
125 "internal_api/attachments/attachment_uploader_impl.cc",
126 "internal_api/attachments/fake_attachment_downloader.cc",
127 "internal_api/attachments/fake_attachment_uploader.cc",
128 "internal_api/attachments/in_memory_attachment_store.cc",
129 "internal_api/attachments/on_disk_attachment_store.cc",
130 "internal_api/base_node.cc",
131 "internal_api/base_transaction.cc",
132 "internal_api/change_record.cc",
133 "internal_api/change_reorder_buffer.cc",
134 "internal_api/change_reorder_buffer.h",
135 "internal_api/debug_info_event_listener.cc",
136 "internal_api/debug_info_event_listener.h",
137 "internal_api/delete_journal.cc",
138 "internal_api/events/commit_request_event.cc",
139 "internal_api/events/commit_response_event.cc",
140 "internal_api/events/configure_get_updates_request_event.cc",
141 "internal_api/events/get_updates_response_event.cc",
142 "internal_api/events/normal_get_updates_request_event.cc",
143 "internal_api/events/poll_get_updates_request_event.cc",
144 "internal_api/events/protocol_event.cc",
145 "internal_api/http_bridge.cc",
146 "internal_api/http_bridge_network_resources.cc",
147 "internal_api/internal_components_factory_impl.cc",
148 "internal_api/js_mutation_event_observer.cc",
149 "internal_api/js_mutation_event_observer.h",
150 "internal_api/js_sync_encryption_handler_observer.cc",
151 "internal_api/js_sync_encryption_handler_observer.h",
152 "internal_api/js_sync_manager_observer.cc",
153 "internal_api/js_sync_manager_observer.h",
154 "internal_api/protocol_event_buffer.cc",
155 "internal_api/protocol_event_buffer.h",
156 "internal_api/public/attachments/attachment_downloader.h",
157 "internal_api/public/attachments/attachment_downloader_impl.h",
158 "internal_api/public/attachments/attachment_service.h",
159 "internal_api/public/attachments/attachment_service_impl.h",
160 "internal_api/public/attachments/attachment_service_proxy.h",
161 "internal_api/public/attachments/attachment_service_proxy_for_test.h",
162 "internal_api/public/attachments/attachment_store_handle.h",
163 "internal_api/public/attachments/attachment_uploader.h",
164 "internal_api/public/attachments/attachment_uploader_impl.h",
165 "internal_api/public/attachments/fake_attachment_downloader.h",
166 "internal_api/public/attachments/fake_attachment_uploader.h",
167 "internal_api/public/attachments/in_memory_attachment_store.h",
168 "internal_api/public/attachments/on_disk_attachment_store.h",
169 "internal_api/public/base/attachment_id_proto.cc",
170 "internal_api/public/base/attachment_id_proto.h",
171 "internal_api/public/base/cancelation_observer.cc",
172 "internal_api/public/base/cancelation_observer.h",
173 "internal_api/public/base/cancelation_signal.cc",
174 "internal_api/public/base/cancelation_signal.h",
175 "internal_api/public/base/enum_set.h",
176 "internal_api/public/base/invalidation_interface.cc",
177 "internal_api/public/base/invalidation_interface.h",
178 "internal_api/public/base/model_type.h",
179 "internal_api/public/base_node.h",
180 "internal_api/public/base/node_ordinal.cc",
181 "internal_api/public/base/node_ordinal.h",
182 "internal_api/public/base/ordinal.h",
183 "internal_api/public/base/progress_marker_map.cc",
184 "internal_api/public/base/progress_marker_map.h",
185 "internal_api/public/base_transaction.h",
186 "internal_api/public/base/unique_position.cc",
187 "internal_api/public/base/unique_position.h",
188 "internal_api/public/change_record.h",
189 "internal_api/public/configure_reason.h",
190 "internal_api/public/data_type_association_stats.cc",
191 "internal_api/public/data_type_association_stats.h",
192 "internal_api/public/data_type_debug_info_listener.cc",
193 "internal_api/public/data_type_debug_info_listener.h",
194 "internal_api/public/delete_journal.h",
195 "internal_api/public/engine/model_safe_worker.cc",
196 "internal_api/public/engine/model_safe_worker.h",
197 "internal_api/public/engine/passive_model_worker.cc",
198 "internal_api/public/engine/passive_model_worker.h",
199 "internal_api/public/engine/polling_constants.cc",
200 "internal_api/public/engine/polling_constants.h",
201 "internal_api/public/engine/sync_status.cc",
202 "internal_api/public/engine/sync_status.h",
203 "internal_api/public/events/commit_request_event.h",
204 "internal_api/public/events/commit_response_event.h",
205 "internal_api/public/events/configure_get_updates_request_event.h",
206 "internal_api/public/events/get_updates_response_event.h",
207 "internal_api/public/events/normal_get_updates_request_event.h",
208 "internal_api/public/events/poll_get_updates_request_event.h",
209 "internal_api/public/events/protocol_event.h",
210 "internal_api/public/http_bridge.h",
211 "internal_api/public/http_bridge_network_resources.h",
212 "internal_api/public/http_post_provider_factory.h",
213 "internal_api/public/http_post_provider_interface.h",
214 "internal_api/public/internal_components_factory.h",
215 "internal_api/public/internal_components_factory_impl.h",
216 "internal_api/public/network_resources.h",
217 "internal_api/public/non_blocking_sync_common.cc",
218 "internal_api/public/non_blocking_sync_common.h",
219 "internal_api/public/read_node.h",
220 "internal_api/public/read_transaction.h",
221 "internal_api/public/sessions/commit_counters.cc",
222 "internal_api/public/sessions/commit_counters.h",
223 "internal_api/public/sessions/model_neutral_state.cc",
224 "internal_api/public/sessions/model_neutral_state.h",
225 "internal_api/public/sessions/status_counters.cc",
226 "internal_api/public/sessions/status_counters.h",
227 "internal_api/public/sessions/sync_session_snapshot.cc",
228 "internal_api/public/sessions/sync_session_snapshot.h",
229 "internal_api/public/sessions/type_debug_info_observer.cc",
230 "internal_api/public/sessions/type_debug_info_observer.h",
231 "internal_api/public/sessions/update_counters.cc",
232 "internal_api/public/sessions/update_counters.h",
233 "internal_api/public/shutdown_reason.h",
234 "internal_api/public/sync_auth_provider.h",
235 "internal_api/public/sync_context.h",
236 "internal_api/public/sync_context_proxy.h",
237 "internal_api/public/sync_encryption_handler.cc",
238 "internal_api/public/sync_encryption_handler.h",
239 "internal_api/public/sync_manager.cc",
240 "internal_api/public/sync_manager_factory.h",
241 "internal_api/public/sync_manager.h",
242 "internal_api/public/user_share.h",
243 "internal_api/public/util/experiments.h",
244 "internal_api/public/util/immutable.h",
245 "internal_api/public/util/report_unrecoverable_error_function.h",
246 "internal_api/public/util/sync_db_util.h",
247 "internal_api/public/util/syncer_error.cc",
248 "internal_api/public/util/syncer_error.h",
249 "internal_api/public/util/sync_string_conversions.cc",
250 "internal_api/public/util/sync_string_conversions.h",
251 "internal_api/public/util/unrecoverable_error_handler.h",
252 "internal_api/public/util/unrecoverable_error_info.cc",
253 "internal_api/public/util/unrecoverable_error_info.h",
254 "internal_api/public/util/weak_handle.cc",
255 "internal_api/public/util/weak_handle.h",
256 "internal_api/public/write_node.h",
257 "internal_api/public/write_transaction.h",
258 "internal_api/read_node.cc",
259 "internal_api/read_transaction.cc",
260 "internal_api/syncapi_internal.cc",
261 "internal_api/syncapi_internal.h",
262 "internal_api/syncapi_server_connection_manager.cc",
263 "internal_api/syncapi_server_connection_manager.h",
264 "internal_api/sync_backup_manager.cc",
265 "internal_api/sync_backup_manager.h",
266 "internal_api/sync_context.cc",
267 "internal_api/sync_context_proxy.cc",
268 "internal_api/sync_context_proxy_impl.cc",
269 "internal_api/sync_context_proxy_impl.h",
270 "internal_api/sync_db_util.cc",
271 "internal_api/sync_encryption_handler_impl.cc",
272 "internal_api/sync_encryption_handler_impl.h",
273 "internal_api/sync_manager_factory.cc",
274 "internal_api/sync_manager_impl.cc",
275 "internal_api/sync_manager_impl.h",
276 "internal_api/sync_rollback_manager_base.cc",
277 "internal_api/sync_rollback_manager_base.h",
278 "internal_api/sync_rollback_manager.cc",
279 "internal_api/sync_rollback_manager.h",
280 "internal_api/user_share.cc",
281 "internal_api/write_node.cc",
282 "internal_api/write_transaction.cc",
284 "js/js_controller.h",
285 "js/js_event_details.cc",
286 "js/js_event_details.h",
287 "js/js_event_handler.h",
288 "js/sync_js_controller.cc",
289 "js/sync_js_controller.h",
290 "protocol/proto_enum_conversions.cc",
291 "protocol/proto_enum_conversions.h",
292 "protocol/proto_value_conversions.cc",
293 "protocol/proto_value_conversions.h",
294 "protocol/sync_protocol_error.cc",
295 "protocol/sync_protocol_error.h",
296 "sessions/data_type_tracker.cc",
297 "sessions/data_type_tracker.h",
298 "sessions/debug_info_getter.h",
299 "sessions/directory_type_debug_info_emitter.cc",
300 "sessions/directory_type_debug_info_emitter.h",
301 "sessions/model_type_registry.cc",
302 "sessions/model_type_registry.h",
303 "sessions/nudge_tracker.cc",
304 "sessions/nudge_tracker.h",
305 "sessions/status_controller.cc",
306 "sessions/status_controller.h",
307 "sessions/sync_session.cc",
308 "sessions/sync_session_context.cc",
309 "sessions/sync_session_context.h",
310 "sessions/sync_session.h",
312 "syncable/deferred_on_disk_directory_backing_store.cc",
313 "syncable/deferred_on_disk_directory_backing_store.h",
314 "syncable/directory_backing_store.cc",
315 "syncable/directory_backing_store.h",
316 "syncable/directory.cc",
317 "syncable/directory_change_delegate.h",
318 "syncable/directory.h",
319 "syncable/dir_open_result.h",
322 "syncable/entry_kernel.cc",
323 "syncable/entry_kernel.h",
324 "syncable/in_memory_directory_backing_store.cc",
325 "syncable/in_memory_directory_backing_store.h",
326 "syncable/invalid_directory_backing_store.cc",
327 "syncable/invalid_directory_backing_store.h",
328 "syncable/metahandle_set.h",
329 "syncable/model_neutral_mutable_entry.cc",
330 "syncable/model_neutral_mutable_entry.h",
331 "syncable/model_type.cc",
332 "syncable/mutable_entry.cc",
333 "syncable/mutable_entry.h",
334 "syncable/nigori_handler.cc",
335 "syncable/nigori_handler.h",
336 "syncable/nigori_util.cc",
337 "syncable/nigori_util.h",
338 "syncable/on_disk_directory_backing_store.cc",
339 "syncable/on_disk_directory_backing_store.h",
340 "syncable/parent_child_index.cc",
341 "syncable/parent_child_index.h",
342 "syncable/scoped_kernel_lock.cc",
343 "syncable/scoped_kernel_lock.h",
344 "syncable/scoped_parent_child_index_updater.cc",
345 "syncable/scoped_parent_child_index_updater.h",
346 "syncable/syncable_base_transaction.cc",
347 "syncable/syncable_base_transaction.h",
348 "syncable/syncable_base_write_transaction.cc",
349 "syncable/syncable_base_write_transaction.h",
350 "syncable/syncable_changes_version.h",
351 "syncable/syncable_columns.h",
352 "syncable/syncable_delete_journal.cc",
353 "syncable/syncable_delete_journal.h",
354 "syncable/syncable_enum_conversions.cc",
355 "syncable/syncable_enum_conversions.h",
356 "syncable/syncable_id.cc",
357 "syncable/syncable_id.h",
358 "syncable/syncable-inl.h",
359 "syncable/syncable_model_neutral_write_transaction.cc",
360 "syncable/syncable_model_neutral_write_transaction.h",
361 "syncable/syncable_proto_util.cc",
362 "syncable/syncable_proto_util.h",
363 "syncable/syncable_read_transaction.cc",
364 "syncable/syncable_read_transaction.h",
365 "syncable/syncable_util.cc",
366 "syncable/syncable_util.h",
367 "syncable/syncable_write_transaction.cc",
368 "syncable/syncable_write_transaction.h",
369 "syncable/transaction_observer.h",
370 "syncable/write_transaction_info.cc",
371 "syncable/write_transaction_info.h",
372 "util/cryptographer.cc",
373 "util/cryptographer.h",
374 "util/data_type_histogram.h",
376 "util/extensions_activity.cc",
377 "util/extensions_activity.h",
378 "util/get_session_name.cc",
379 "util/get_session_name.h",
380 "util/get_session_name_ios.h",
381 "util/get_session_name_ios.mm",
382 "util/get_session_name_linux.cc",
383 "util/get_session_name_linux.h",
384 "util/get_session_name_mac.h",
385 "util/get_session_name_mac.mm",
386 "util/get_session_name_win.cc",
387 "util/get_session_name_win.h",
399 "//base/third_party/dynamic_annotations",
404 "//third_party/leveldatabase",
405 "//third_party/zlib",
407 "//sync/internal_api/attachments/proto",
412 # Required by get_session_name.cc on Chrome OS.
418 defines = [ "SYNC_IMPLEMENTATION" ]
419 configs += [ "//build/config/compiler:wexit_time_destructors" ]
422 # GYP version: sync/sync_tests.gypi:test_support_sync_core
423 static_library("test_support_sync_core") {
426 "internal_api/public/base/model_type_test_util.cc",
427 "internal_api/public/base/model_type_test_util.h",
428 "js/js_test_util.cc",
430 "sessions/test_util.cc",
431 "sessions/test_util.h",
432 "test/callback_counter.h",
433 "test/engine/fake_model_worker.cc",
434 "test/engine/fake_model_worker.h",
435 "test/engine/fake_sync_scheduler.cc",
436 "test/engine/fake_sync_scheduler.h",
437 "test/engine/injectable_sync_context_proxy.cc",
438 "test/engine/injectable_sync_context_proxy.h",
439 "test/engine/mock_connection_manager.cc",
440 "test/engine/mock_connection_manager.h",
441 "test/engine/mock_model_type_sync_proxy.cc",
442 "test/engine/mock_model_type_sync_proxy.h",
443 "test/engine/mock_model_type_sync_worker.cc",
444 "test/engine/mock_model_type_sync_worker.h",
445 "test/engine/mock_nudge_handler.cc",
446 "test/engine/mock_nudge_handler.h",
447 "test/engine/mock_update_handler.cc",
448 "test/engine/mock_update_handler.h",
449 "test/engine/single_type_mock_server.cc",
450 "test/engine/single_type_mock_server.h",
451 "test/engine/test_directory_setter_upper.cc",
452 "test/engine/test_directory_setter_upper.h",
453 "test/engine/test_id_factory.h",
454 "test/engine/test_syncable_utils.cc",
455 "test/engine/test_syncable_utils.h",
456 "test/fake_encryptor.cc",
457 "test/fake_encryptor.h",
458 "test/fake_sync_encryption_handler.cc",
459 "test/fake_sync_encryption_handler.h",
460 "test/mock_invalidation.cc",
461 "test/mock_invalidation.h",
462 "test/mock_invalidation_tracker.cc",
463 "test/mock_invalidation_tracker.h",
464 "test/trackable_mock_invalidation.cc",
465 "test/trackable_mock_invalidation.h",
466 "test/null_directory_change_delegate.cc",
467 "test/null_directory_change_delegate.h",
468 "test/null_transaction_observer.cc",
469 "test/null_transaction_observer.h",
470 "test/sessions/test_scoped_session_event_listener.h",
471 "test/sessions/mock_debug_info_getter.h",
472 "test/sessions/mock_debug_info_getter.cc",
473 "test/test_directory_backing_store.cc",
474 "test/test_directory_backing_store.h",
475 "test/test_transaction_observer.cc",
476 "test/test_transaction_observer.h",
477 "util/test_unrecoverable_error_handler.cc",
478 "util/test_unrecoverable_error_handler.h",
488 defines = [ "SYNC_TEST" ]
489 configs += [ "//build/config/compiler:wexit_time_destructors" ]
492 # GYP version: sync/sync_tests.gypi:test_support_sync_internal_api
493 static_library("test_support_sync_internal_api") {
496 "internal_api/public/test/fake_sync_manager.h",
497 "internal_api/public/test/null_sync_context_proxy.h",
498 "internal_api/public/test/sync_manager_factory_for_profile_sync_test.h",
499 "internal_api/public/test/test_entry_factory.h",
500 "internal_api/public/test/test_internal_components_factory.h",
501 "internal_api/public/test/test_user_share.h",
502 "internal_api/test/fake_sync_manager.cc",
503 "internal_api/test/null_sync_context_proxy.cc",
504 "internal_api/test/sync_manager_factory_for_profile_sync_test.cc",
505 "internal_api/test/sync_manager_for_profile_sync_test.cc",
506 "internal_api/test/sync_manager_for_profile_sync_test.h",
507 "internal_api/test/test_entry_factory.cc",
508 "internal_api/test/test_internal_components_factory.cc",
509 "internal_api/test/test_user_share.cc",
516 ":test_support_sync_core",
519 defines = [ "SYNC_TEST" ]
520 configs += [ "//build/config/compiler:wexit_time_destructors" ]
523 # GYP version: sync/sync_tests.gypi:test_support_sync_api
524 static_library("test_support_sync_api") {
527 "api/fake_syncable_service.cc",
528 "api/fake_syncable_service.h",
529 "api/fake_sync_change_processor.cc",
530 "api/fake_sync_change_processor.h",
531 "api/sync_change_processor_wrapper_for_test.cc",
532 "api/sync_change_processor_wrapper_for_test.h",
533 "api/sync_error_factory_mock.cc",
534 "api/sync_error_factory_mock.h",
537 defines = [ "SYNC_TEST" ]
545 # GYP version: sync/sync_tests.gypi:sync_unit_tests
546 test("sync_unit_tests") {
548 "api/attachments/attachment_id_unittest.cc",
549 "api/attachments/attachment_unittest.cc",
550 "api/sync_change_unittest.cc",
551 "api/sync_data_unittest.cc",
552 "api/sync_error_unittest.cc",
553 "api/sync_merge_result_unittest.cc",
554 "engine/apply_control_data_updates_unittest.cc",
555 "engine/backoff_delay_provider_unittest.cc",
556 "engine/directory_commit_contribution_unittest.cc",
557 "engine/directory_update_handler_unittest.cc",
558 "engine/entity_tracker_unittest.cc",
559 "engine/get_updates_processor_unittest.cc",
560 "engine/model_type_entity_unittest.cc",
561 "engine/model_type_sync_proxy_impl_unittest.cc",
562 "engine/model_type_sync_worker_impl_unittest.cc",
563 "engine/sync_scheduler_unittest.cc",
564 "engine/syncer_proto_util_unittest.cc",
565 "engine/syncer_unittest.cc",
566 "engine/syncer_util_unittest.cc",
567 "internal_api/attachments/attachment_downloader_impl_unittest.cc",
568 "internal_api/attachments/attachment_service_impl_unittest.cc",
569 "internal_api/attachments/attachment_service_proxy_unittest.cc",
570 "internal_api/attachments/attachment_store_handle_unittest.cc",
571 "internal_api/attachments/attachment_store_test_template.h",
572 "internal_api/attachments/attachment_uploader_impl_unittest.cc",
573 "internal_api/attachments/fake_attachment_downloader_unittest.cc",
574 "internal_api/attachments/fake_attachment_uploader_unittest.cc",
575 "internal_api/attachments/in_memory_attachment_store_unittest.cc",
576 "internal_api/attachments/on_disk_attachment_store_unittest.cc",
577 "internal_api/debug_info_event_listener_unittest.cc",
578 "internal_api/http_bridge_unittest.cc",
579 "internal_api/js_mutation_event_observer_unittest.cc",
580 "internal_api/js_sync_encryption_handler_observer_unittest.cc",
581 "internal_api/js_sync_manager_observer_unittest.cc",
582 "internal_api/protocol_event_buffer_unittest.cc",
583 "internal_api/public/base/attachment_id_proto_unittest.cc",
584 "internal_api/public/base/cancelation_signal_unittest.cc",
585 "internal_api/public/base/enum_set_unittest.cc",
586 "internal_api/public/base/node_ordinal_unittest.cc",
587 "internal_api/public/base/ordinal_unittest.cc",
588 "internal_api/public/base/unique_position_unittest.cc",
589 "internal_api/public/change_record_unittest.cc",
590 "internal_api/public/engine/model_safe_worker_unittest.cc",
591 "internal_api/public/sessions/sync_session_snapshot_unittest.cc",
592 "internal_api/public/util/immutable_unittest.cc",
593 "internal_api/public/util/weak_handle_unittest.cc",
594 "internal_api/sync_backup_manager_unittest.cc",
595 "internal_api/sync_context_proxy_impl_unittest.cc",
596 "internal_api/sync_encryption_handler_impl_unittest.cc",
597 "internal_api/sync_manager_impl_unittest.cc",
598 "internal_api/sync_rollback_manager_base_unittest.cc",
599 "internal_api/sync_rollback_manager_unittest.cc",
600 "internal_api/syncapi_server_connection_manager_unittest.cc",
601 "js/js_event_details_unittest.cc",
602 "js/sync_js_controller_unittest.cc",
603 "protocol/proto_enum_conversions_unittest.cc",
604 "protocol/proto_value_conversions_unittest.cc",
605 "sessions/model_type_registry_unittest.cc",
606 "sessions/nudge_tracker_unittest.cc",
607 "sessions/status_controller_unittest.cc",
608 "syncable/deferred_on_disk_directory_backing_store_unittest.cc",
609 "syncable/directory_backing_store_unittest.cc",
610 "syncable/directory_unittest.cc",
611 "syncable/directory_unittest.h",
612 "syncable/entry_kernel_unittest.cc",
613 "syncable/model_type_unittest.cc",
614 "syncable/nigori_util_unittest.cc",
615 "syncable/parent_child_index_unittest.cc",
616 "syncable/syncable_enum_conversions_unittest.cc",
617 "syncable/syncable_id_unittest.cc",
618 "syncable/syncable_unittest.cc",
619 "syncable/syncable_util_unittest.cc",
620 "util/cryptographer_unittest.cc",
621 "util/data_type_histogram_unittest.cc",
622 "util/get_session_name_unittest.cc",
623 "util/nigori_unittest.cc",
624 "util/protobuf_unittest.cc",
630 "//base/test:run_all_unittests",
632 "//google_apis:test_support",
634 "//net:test_support",
639 "//third_party/leveldatabase",
640 "//third_party/protobuf:protobuf_lite",
641 ":test_support_sync_core",
642 ":test_support_sync_internal_api",
646 # ['OS == "android"', {
648 # '../testing/android/native_test.gyp:native_test_native_code',
653 # Required by get_session_name_unittest.cc on Chrome OS.
660 sources -= [ "internal_api/http_bridge_unittest.cc" ]
663 defines = [ "SYNC_TEST" ]
666 # GYP version: sync/sync_tests.gypi:test_support_sync_fake_server
667 static_library("test_support_sync_fake_server") {
670 "test/fake_server/bookmark_entity.cc",
671 "test/fake_server/bookmark_entity.h",
672 "test/fake_server/bookmark_entity_builder.cc",
673 "test/fake_server/bookmark_entity_builder.h",
674 "test/fake_server/entity_builder.cc",
675 "test/fake_server/entity_builder.h",
676 "test/fake_server/entity_builder_factory.cc",
677 "test/fake_server/entity_builder_factory.h",
678 "test/fake_server/fake_server.cc",
679 "test/fake_server/fake_server.h",
680 "test/fake_server/fake_server_entity.cc",
681 "test/fake_server/fake_server_entity.h",
682 "test/fake_server/fake_server_http_post_provider.cc",
683 "test/fake_server/fake_server_http_post_provider.h",
684 "test/fake_server/fake_server_network_resources.cc",
685 "test/fake_server/fake_server_network_resources.h",
686 "test/fake_server/fake_server_verifier.cc",
687 "test/fake_server/fake_server_verifier.h",
688 "test/fake_server/permanent_entity.cc",
689 "test/fake_server/permanent_entity.h",
690 "test/fake_server/tombstone_entity.cc",
691 "test/fake_server/tombstone_entity.h",
692 "test/fake_server/unique_client_entity.cc",
693 "test/fake_server/unique_client_entity.h",
700 "//third_party/protobuf:protobuf_lite",
704 forward_dependent_configs_from = [ "//third_party/protobuf:protobuf_lite" ]
706 configs += [ "//build/config/compiler:wexit_time_destructors" ]
709 # GYP version: sync/sync_tests.gypi:test_support_sync_testserver
710 static_library("test_support_sync_testserver") {
713 "test/local_sync_test_server.cc",
714 "test/local_sync_test_server.h",
717 configs += [ "//build/config/compiler:wexit_time_destructors" ]
721 "//net:test_support",
726 # The sync test server uses Python modules generated by the sync protos.
727 # '../third_party/protobuf/protobuf.gyp:py_proto', # TODO(GYP)
731 # GYP version: sync/sync_tests.gypi:test_support_accounts_client
732 static_library("test_support_accounts_client") {
735 "test/accounts_client/test_accounts_client.cc",
736 "test/accounts_client/test_accounts_client.h",
737 "test/accounts_client/url_request_context_getter.cc",
738 "test/accounts_client/url_request_context_getter.h",
746 # GYP version: sync/sync_tests.gypi:sync_endtoend_tests
747 test("sync_endtoend_tests") {
749 "test/accounts_client/test_accounts_client_unittest.cc",
752 "//base/test:run_all_unittests",
756 ":test_support_accounts_client",
761 # GYP version: sync/sync_tests.gypi:run_sync_testserver
762 executable("run_sync_testserver") {
764 sources = [ "tools/testserver/run_sync_testserver.cc" ]
768 "//base/test:test_support",
769 "//net:test_support",
771 ":test_support_sync_testserver",
777 import("//build/config/android/rules.gni")
779 # GYP: //sync/sync_tests.gypi:fake_server_jni
780 generate_jni("fake_server_jni") {
782 jni_package = "sync/test/fake_server"
784 "//chrome/android/sync_shell/javatests/src/chromium/chrome/browser/sync/FakeServerHelper.java"
788 # GYP: //sync/sync_tests.gypi:sync_java_test_support
789 android_library("sync_java_test_support") {
794 "//base:base_java_test_support",
795 "//third_party/jsr-305:jsr_305_javalib",
797 DEPRECATED_java_in_dir = "test/android/javatests/src"
800 # GYP: //sync/sync_tests.gypi:test_support_sync_fake_server_android
801 static_library("test_support_sync_fake_server_android") {
804 "test/fake_server/android/fake_server_helper_android.cc",
805 "test/fake_server/android/fake_server_helper_android.h",
809 ":test_support_sync_fake_server",
814 # GYP: //sync/sync_tests.gypi:sync_unit_tests_apk
815 unittest_apk("sync_unit_tests_apk") {
816 unittests_dep = ":sync_unit_tests"