| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 650c574a630f2c06842930ae3c95992f285b2adc..7184e366120c77532881b55837aa63ea86335511 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -478,11 +478,7 @@
|
| 'type': 'none',
|
| 'dependencies': [
|
| '../app/app.gyp:app_unittests',
|
| - # TODO(bradnelson): app_unittests should depend on locales.
|
| - # However, we can't add dependencies on chrome/ to app/
|
| - # See http://crbug.com/43603
|
| '../base/base.gyp:base_unittests',
|
| - '../chrome/app/locales/locales.gyp:*',
|
| '../chrome/chrome.gyp:sync_unit_tests',
|
| '../crypto/crypto.gyp:crypto_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
|
|