Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index bcefc2e2b13f7873dfaa6d0f019eab3b8cf1842a..5984b98702feb7cb41d27313f47d102a4708fcb5 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -28,13 +28,7 @@ |
'../sdch/sdch.gyp:*', |
'../skia/skia.gyp:*', |
'../sql/sql.gyp:*', |
- |
- # Build sync.gyp targets individually until http://crbug.com/118371 |
- # is resolved. |
- '../sync/sync.gyp:sync', |
- '../sync/sync.gyp:test_support_sync', |
- '../sync/sync.gyp:sync_unit_tests_canary', |
- |
+ '../sync/sync.gyp:*', |
'../testing/gmock.gyp:*', |
'../testing/gtest.gyp:*', |
'../third_party/bzip2/bzip2.gyp:*', |