1 # Copyright 2013 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.
10 'SYNC_IMPLEMENTATION',
13 '../base/base.gyp:base',
16 'api/attachments/attachment.cc',
17 'api/attachments/attachment.h',
18 'api/attachments/attachment_downloader.cc',
19 'api/attachments/attachment_downloader.h',
20 'api/attachments/attachment_id.cc',
21 'api/attachments/attachment_id.h',
22 'api/attachments/attachment_service.cc',
23 'api/attachments/attachment_service.h',
24 'api/attachments/attachment_service_impl.cc',
25 'api/attachments/attachment_service_impl.h',
26 'api/attachments/attachment_service_proxy.cc',
27 'api/attachments/attachment_service_proxy.h',
28 'api/attachments/attachment_service_proxy_for_test.cc',
29 'api/attachments/attachment_service_proxy_for_test.h',
30 'api/attachments/attachment_store.cc',
31 'api/attachments/attachment_store.h',
32 'api/attachments/attachment_uploader.cc',
33 'api/attachments/attachment_uploader.h',
34 'api/string_ordinal.h',
35 'api/syncable_service.cc',
36 'api/syncable_service.h',
41 'api/sync_change_processor.cc',
42 'api/sync_change_processor.h',
45 'api/sync_error_factory.cc',
46 'api/sync_error_factory.h',
47 'api/sync_merge_result.cc',
48 'api/sync_merge_result.h',