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

Unified Diff: build/all.gyp

Issue 222353003: add new test targets in chromium_builder_dbg_drmemory_win for DrMemory build (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 779d2a95a20e25737688560a5cb729100f7f8df7..079bfb4cfb8ff41cd8367b0ea4af3ba2288056c2 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -1057,6 +1057,8 @@
'../chrome/chrome.gyp:browser_tests',
'../cloud_print/cloud_print.gyp:cloud_print_unittests',
Derek Bruening 2014/04/02 16:35:38 Hmm, we build this, but we don't run it? When you
zhaoqin 2014/04/02 16:40:17 Sure. I would first get the FYI bot and run them,
'../components/components_tests.gyp:components_unittests',
+ '../content/content_shell_and_tests.gyp:content_browsertests',
+ '../content/content_shell_and_tests.gyp:content_shell',
'../content/content_shell_and_tests.gyp:content_unittests',
Derek Bruening 2014/04/02 16:35:38 Also not being run
'../crypto/crypto.gyp:crypto_unittests',
'../device/device_tests.gyp:device_unittests',
Derek Bruening 2014/04/02 16:35:38 Ditto
@@ -1068,6 +1070,7 @@
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
'../sql/sql.gyp:sql_unittests',
+ '../sync/sync.gyp:sync_unit_tests',
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
Derek Bruening 2014/04/02 16:35:38 Ditto
'../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
Derek Bruening 2014/04/02 16:35:38 Ditto
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
Derek Bruening 2014/04/02 16:35:38 Ditto
« 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