Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: sync/sync_tests.gypi

Issue 278153002: sync: Improve handling of bad UniquePositions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Testing receipt of invalid position updates Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sync/sync_tests.gypi
diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi
index 4bb0c7aea621f1133844d9d3920b6327a1241903..d83a2026d26b4d15a07fbc2c5c5b522f6b4b8b32 100644
--- a/sync/sync_tests.gypi
+++ b/sync/sync_tests.gypi
@@ -302,6 +302,7 @@
'engine/sync_scheduler_unittest.cc',
'engine/syncer_proto_util_unittest.cc',
'engine/syncer_unittest.cc',
+ 'engine/syncer_util_unittest.cc',
'js/js_event_details_unittest.cc',
'js/sync_js_controller_unittest.cc',
'protocol/proto_enum_conversions_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698