summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorchron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:00:06 +0000
committerchron@google.com <chron@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-09 22:00:06 +0000
commit7377db59c9a1b6d5b3724acee85fb5171ddc37a4 (patch)
tree5b8b14e1a16be3e1db553a6dff96c4ee6689eecc /chrome/chrome_tests.gypi
parent0cf9160a53a0dbd523656858a36e3bbeeac76b25 (diff)
downloadchromium_src-7377db59c9a1b6d5b3724acee85fb5171ddc37a4.zip
chromium_src-7377db59c9a1b6d5b3724acee85fb5171ddc37a4.tar.gz
chromium_src-7377db59c9a1b6d5b3724acee85fb5171ddc37a4.tar.bz2
Added UNIQUE_CLIENT_TAG to sync engine. Added some syncapi unit tests. Added new index to syncable. Added new DB col to syncable. Renamed singleton tag to UNIQUE_CLIENT_TAG. Added syncapi layer support for unique client tags.
Hooked up wire protocol to use this index. Downintegrate of sync.proto from trunk. TEST=unit tests included BUG=32636 Review URL: http://codereview.chromium.org/558015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38518 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rwxr-xr-xchrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 229936c..3079a6e 100755
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1444,6 +1444,7 @@
'browser/sync/engine/auth_watcher_unittest.cc',
'browser/sync/engine/net/gaia_authenticator_unittest.cc',
'browser/sync/engine/process_commit_response_command_unittest.cc',
+ 'browser/sync/engine/syncapi_unittest.cc',
'browser/sync/engine/syncer_proto_util_unittest.cc',
'browser/sync/engine/syncer_thread_unittest.cc',
'browser/sync/engine/syncer_unittest.cc',