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

Unified Diff: chrome/chrome_tests.gypi

Issue 7331032: Remove references to app_unittests in all.gyp and chrome_tests.gypi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 | « build/all.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 93601980f47d22c7e932495e0973e7dbf016dbe6..277fdf0be0aaf7b8e67a7eb11a815af402a9d3a8 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4007,7 +4007,6 @@
'type': 'none',
'dependencies': [
'automated_ui_tests',
- '../app/app.gyp:app_unittests',
'../base/base.gyp:base_unittests',
# browser_tests's use of subprocesses chokes gcov on 10.6?
# Disabling for now (enabled on linux/windows below).
@@ -4019,6 +4018,7 @@
'../net/net.gyp:net_unittests',
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
+ '../sql/sql.gyp:sql_unittests',
# ui_tests seem unhappy on both Mac and Win when run under
# coverage (all tests fail, often with a
# "server_->WaitForInitialLoads()"). TODO(jrg):
« no previous file with comments | « build/all.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698