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

Unified Diff: build/all.gyp

Issue 9701075: Add suppress_wildcard to sync_tests pseudo-target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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
« no previous file with comments | « no previous file | sync/sync.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:*',
« no previous file with comments | « no previous file | sync/sync.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698