Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 811af14795b1e00a0769e950028de31061e52679..ed58b9edc47bafabf15bc24fa0e8cd66078f4932 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -1231,7 +1231,8 @@ |
'../base/base.gyp:base_unittests_run', |
'../chrome/chrome.gyp:browser_tests_run', |
'../chrome/chrome.gyp:interactive_ui_tests_run', |
- '../chrome/chrome.gyp:sync_integration_tests_run', |
+ # http://crbug.com/157234 |
+ #'../chrome/chrome.gyp:sync_integration_tests_run', |
'../chrome/chrome.gyp:unit_tests_run', |
'../net/net.gyp:net_unittests_run', |
], |