Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 4224a168d286be692fe1903573a0927b2c46458c..3c1ba69f1e9b2b478215902e319a58737c163676 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -3304,6 +3304,8 @@ |
'sources': [ |
'<(protoc_out_dir)/chrome/browser/sync/protocol/test.pb.cc', |
'app/breakpad_mac_stubs.mm', |
+ 'browser/sync/api/sync_change_unittest.cc', |
+ 'browser/sync/api/sync_error_unittest.cc', |
'browser/sync/engine/apply_updates_command_unittest.cc', |
'browser/sync/engine/build_commit_command_unittest.cc', |
'browser/sync/engine/clear_data_command_unittest.cc', |
@@ -3346,7 +3348,6 @@ |
'browser/sync/syncable/syncable_enum_conversions_unittest.cc', |
'browser/sync/syncable/syncable_id_unittest.cc', |
'browser/sync/syncable/syncable_unittest.cc', |
- 'browser/sync/api/sync_change_unittest.cc', |
'browser/sync/util/data_encryption_unittest.cc', |
'browser/sync/util/extensions_activity_monitor_unittest.cc', |
'browser/sync/util/protobuf_unittest.cc', |