| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 04dedca4bc263f062d0a76f989fcbca2f30dd3e4..d1ea55c964f85cd91c84196b62473e79c2f7032a 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1261,8 +1261,7 @@
|
| '../base/base.gyp:base_unittests_run',
|
| '../chrome/chrome.gyp:browser_tests_run',
|
| '../chrome/chrome.gyp:interactive_ui_tests_run',
|
| - # http://crbug.com/157234
|
| - #'../chrome/chrome.gyp:sync_integration_tests_run',
|
| + '../chrome/chrome.gyp:sync_integration_tests_run',
|
| '../chrome/chrome.gyp:unit_tests_run',
|
| '../content/content_shell_and_tests.gyp:content_browsertests_run',
|
| '../content/content_shell_and_tests.gyp:content_unittests_run',
|
|
|