| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index bda8731b91e183f4612f93e6ea563b296e618273..d187276734fb0df6eb38431055c3339335149e29 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -1143,7 +1143,7 @@
|
| 'dependencies': [
|
| '../base/base.gyp:base_unittests',
|
| '../chrome/chrome.gyp:browser_tests',
|
| - '../chrome/chrome.gyp:sync_integration_tests',
|
| + '../chrome/chrome.gyp:sync_integration_tests',
|
| '../chrome/chrome.gyp:crash_service',
|
| '../chrome/chrome.gyp:gcapi_dll',
|
| '../chrome/chrome.gyp:pack_policy_templates',
|
|
|