summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 18:20:44 +0000
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-08 18:20:44 +0000
commit22520265348d1a6e610397ab952229e52faf4125 (patch)
treea805b065775ecbd0c8241eebb320fd531adb304a /build
parentc7c002082f42f92fce7541e991e159afa0f578c7 (diff)
downloadchromium_src-22520265348d1a6e610397ab952229e52faf4125.zip
chromium_src-22520265348d1a6e610397ab952229e52faf4125.tar.gz
chromium_src-22520265348d1a6e610397ab952229e52faf4125.tar.bz2
Remove obsolete comment about app_unittests in chromium_builder_dbg_tsan_win target.
BUG=72317 TEST=None R=tony@chromium.org Review URL: http://codereview.chromium.org/7329002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91877 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 650c574..7184e36 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',