Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1967)

Unified Diff: build/all.gyp

Issue 7329002: Remove obsolete comment about app_unittests in chromium_builder_dbg_tsan_win target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove locales.gyp. Will works? Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 00dc0353037ae4febd5e19fb94a6053083b1fbf0..0680a98106fc33598b998df50bcb6aaf966215ac 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -476,12 +476,7 @@
'target_name': 'chromium_builder_dbg_tsan_win',
'type': 'none',
'dependencies': [
- '../app/app.gyp:app_unittests',
tony 2011/07/08 17:05:43 I don't think we can remove this yet. This target
- # 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',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698