| OLD | NEW |
| 1 # Copyright (c) 2009 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2009 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 'chromium_code': 1, | 7 'chromium_code': 1, |
| 8 | 8 |
| 9 'variables': { | 9 'variables': { |
| 10 'version_py_path': 'tools/build/version.py', | 10 'version_py_path': 'tools/build/version.py', |
| (...skipping 5274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5285 'browser/sync/syncable/syncable_id_unittest.cc', | 5285 'browser/sync/syncable/syncable_id_unittest.cc', |
| 5286 'browser/sync/syncable/syncable_unittest.cc', | 5286 'browser/sync/syncable/syncable_unittest.cc', |
| 5287 'browser/sync/util/character_set_converters_unittest.cc', | 5287 'browser/sync/util/character_set_converters_unittest.cc', |
| 5288 'browser/sync/util/crypto_helpers_unittest.cc', | 5288 'browser/sync/util/crypto_helpers_unittest.cc', |
| 5289 'browser/sync/util/event_sys_unittest.cc', | 5289 'browser/sync/util/event_sys_unittest.cc', |
| 5290 'browser/sync/util/extensions_activity_monitor_unittest.cc', | 5290 'browser/sync/util/extensions_activity_monitor_unittest.cc', |
| 5291 'browser/sync/util/highres_timer_unittest.cc', | 5291 'browser/sync/util/highres_timer_unittest.cc', |
| 5292 'browser/sync/util/path_helpers_unittest.cc', | 5292 'browser/sync/util/path_helpers_unittest.cc', |
| 5293 'browser/sync/util/query_helpers_unittest.cc', | 5293 'browser/sync/util/query_helpers_unittest.cc', |
| 5294 'browser/sync/util/user_settings_unittest.cc', | 5294 'browser/sync/util/user_settings_unittest.cc', |
| 5295 'test/file_test_utils.cc', |
| 5295 'test/sync/engine/mock_gaia_authenticator.cc', | 5296 'test/sync/engine/mock_gaia_authenticator.cc', |
| 5296 'test/sync/engine/mock_gaia_authenticator.h', | 5297 'test/sync/engine/mock_gaia_authenticator.h', |
| 5297 'test/sync/engine/mock_gaia_authenticator_unittest.cc', | 5298 'test/sync/engine/mock_gaia_authenticator_unittest.cc', |
| 5298 'test/sync/engine/mock_server_connection.cc', | 5299 'test/sync/engine/mock_server_connection.cc', |
| 5299 'test/sync/engine/mock_server_connection.h', | 5300 'test/sync/engine/mock_server_connection.h', |
| 5300 'test/sync/engine/test_directory_setter_upper.cc', | 5301 'test/sync/engine/test_directory_setter_upper.cc', |
| 5301 'test/sync/engine/test_directory_setter_upper.h', | 5302 'test/sync/engine/test_directory_setter_upper.h', |
| 5302 'test/sync/engine/test_id_factory.h', | 5303 'test/sync/engine/test_id_factory.h', |
| 5303 ], | 5304 ], |
| 5304 'include_dirs': [ | 5305 'include_dirs': [ |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5440 'browser/sync/syncable/syncable.h', | 5441 'browser/sync/syncable/syncable.h', |
| 5441 'browser/sync/syncable/syncable_changes_version.h', | 5442 'browser/sync/syncable/syncable_changes_version.h', |
| 5442 'browser/sync/syncable/syncable_columns.h', | 5443 'browser/sync/syncable/syncable_columns.h', |
| 5443 'browser/sync/syncable/syncable_id.cc', | 5444 'browser/sync/syncable/syncable_id.cc', |
| 5444 'browser/sync/syncable/syncable_id.h', | 5445 'browser/sync/syncable/syncable_id.h', |
| 5445 'browser/sync/util/character_set_converters.cc', | 5446 'browser/sync/util/character_set_converters.cc', |
| 5446 'browser/sync/util/character_set_converters.h', | 5447 'browser/sync/util/character_set_converters.h', |
| 5447 'browser/sync/util/character_set_converters_posix.cc', | 5448 'browser/sync/util/character_set_converters_posix.cc', |
| 5448 'browser/sync/util/character_set_converters_win.cc', | 5449 'browser/sync/util/character_set_converters_win.cc', |
| 5449 'browser/sync/util/closure.h', | 5450 'browser/sync/util/closure.h', |
| 5450 'browser/sync/util/compat_file.h', | |
| 5451 'browser/sync/util/compat_file_posix.cc', | |
| 5452 'browser/sync/util/compat_file_win.cc', | |
| 5453 'browser/sync/util/crypto_helpers.cc', | 5451 'browser/sync/util/crypto_helpers.cc', |
| 5454 'browser/sync/util/crypto_helpers.h', | 5452 'browser/sync/util/crypto_helpers.h', |
| 5455 'browser/sync/util/dbgq.h', | 5453 'browser/sync/util/dbgq.h', |
| 5456 'browser/sync/util/event_sys-inl.h', | 5454 'browser/sync/util/event_sys-inl.h', |
| 5457 'browser/sync/util/event_sys.h', | 5455 'browser/sync/util/event_sys.h', |
| 5458 'browser/sync/util/extensions_activity_monitor.cc', | 5456 'browser/sync/util/extensions_activity_monitor.cc', |
| 5459 'browser/sync/util/extensions_activity_monitor.h', | 5457 'browser/sync/util/extensions_activity_monitor.h', |
| 5460 'browser/sync/util/fast_dump.h', | 5458 'browser/sync/util/fast_dump.h', |
| 5461 'browser/sync/util/highres_timer.h', | 5459 'browser/sync/util/highres_timer.h', |
| 5462 'browser/sync/util/highres_timer_linux.cc', | 5460 'browser/sync/util/highres_timer_linux.cc', |
| 5463 'browser/sync/util/highres_timer_linux.h', | 5461 'browser/sync/util/highres_timer_linux.h', |
| 5464 'browser/sync/util/highres_timer_mac.cc', | 5462 'browser/sync/util/highres_timer_mac.cc', |
| 5465 'browser/sync/util/highres_timer_mac.h', | 5463 'browser/sync/util/highres_timer_mac.h', |
| 5466 'browser/sync/util/highres_timer_win.cc', | 5464 'browser/sync/util/highres_timer_win.cc', |
| 5467 'browser/sync/util/highres_timer_win.h', | 5465 'browser/sync/util/highres_timer_win.h', |
| 5466 'browser/sync/util/path_helpers.cc', |
| 5468 'browser/sync/util/path_helpers.h', | 5467 'browser/sync/util/path_helpers.h', |
| 5469 'browser/sync/util/path_helpers_linux.cc', | 5468 'browser/sync/util/path_helpers_linux.cc', |
| 5470 'browser/sync/util/path_helpers_mac.cc', | 5469 'browser/sync/util/path_helpers_mac.cc', |
| 5471 'browser/sync/util/path_helpers_posix.cc', | 5470 'browser/sync/util/path_helpers_posix.cc', |
| 5471 'browser/sync/util/path_helpers_win.cc', |
| 5472 'browser/sync/util/query_helpers.cc', | 5472 'browser/sync/util/query_helpers.cc', |
| 5473 'browser/sync/util/query_helpers.h', | 5473 'browser/sync/util/query_helpers.h', |
| 5474 'browser/sync/util/row_iterator.h', | 5474 'browser/sync/util/row_iterator.h', |
| 5475 'browser/sync/util/signin.h', | 5475 'browser/sync/util/signin.h', |
| 5476 'browser/sync/util/sync_types.h', | 5476 'browser/sync/util/sync_types.h', |
| 5477 'browser/sync/util/user_settings.cc', | 5477 'browser/sync/util/user_settings.cc', |
| 5478 'browser/sync/util/user_settings.h', | 5478 'browser/sync/util/user_settings.h', |
| 5479 'browser/sync/util/user_settings_posix.cc', | 5479 'browser/sync/util/user_settings_posix.cc', |
| 5480 'browser/sync/util/user_settings_win.cc', | 5480 'browser/sync/util/user_settings_win.cc', |
| 5481 ], | 5481 ], |
| 5482 'include_dirs': [ | 5482 'include_dirs': [ |
| 5483 '..', | 5483 '..', |
| 5484 '<(protoc_out_dir)', | 5484 '<(protoc_out_dir)', |
| 5485 ], | 5485 ], |
| 5486 'defines' : [ | 5486 'defines' : [ |
| 5487 'SYNC_ENGINE_VERSION_STRING="Unknown"', | 5487 'SYNC_ENGINE_VERSION_STRING="Unknown"', |
| 5488 '_CRT_SECURE_NO_WARNINGS', | 5488 '_CRT_SECURE_NO_WARNINGS', |
| 5489 '_USE_32BIT_TIME_T', | 5489 '_USE_32BIT_TIME_T', |
| 5490 ], | 5490 ], |
| 5491 'dependencies': [ | 5491 'dependencies': [ |
| 5492 '../skia/skia.gyp:skia', | 5492 '../skia/skia.gyp:skia', |
| 5493 '../third_party/libjingle/libjingle.gyp:libjingle', | 5493 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 5494 'sync_proto', | 5494 'sync_proto', |
| 5495 ], | 5495 ], |
| 5496 'conditions': [ | 5496 'conditions': [ |
| 5497 ['OS=="win"', { | 5497 ['OS=="win"', { |
| 5498 'sources' : [ | 5498 'sources' : [ |
| 5499 'browser/sync/util/data_encryption.cc', | 5499 'browser/sync/util/data_encryption.cc', |
| 5500 'browser/sync/util/data_encryption.h', | 5500 'browser/sync/util/data_encryption.h', |
| 5501 'browser/sync/util/path_helpers.cc', | |
| 5502 ], | 5501 ], |
| 5503 }], | 5502 }], |
| 5504 ['OS=="linux"', { | 5503 ['OS=="linux"', { |
| 5505 'defines': [ | 5504 'defines': [ |
| 5506 'POSIX', | 5505 'POSIX', |
| 5507 ], | 5506 ], |
| 5508 'dependencies': [ | 5507 'dependencies': [ |
| 5509 '../build/linux/system.gyp:gtk' | 5508 '../build/linux/system.gyp:gtk' |
| 5510 ], | 5509 ], |
| 5511 }], | 5510 }], |
| (...skipping 1431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6943 ] | 6942 ] |
| 6944 }], | 6943 }], |
| 6945 ], # 'conditions' | 6944 ], # 'conditions' |
| 6946 } | 6945 } |
| 6947 | 6946 |
| 6948 # Local Variables: | 6947 # Local Variables: |
| 6949 # tab-width:2 | 6948 # tab-width:2 |
| 6950 # indent-tabs-mode:nil | 6949 # indent-tabs-mode:nil |
| 6951 # End: | 6950 # End: |
| 6952 # vim: set expandtab tabstop=2 shiftwidth=2: | 6951 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |