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

Unified Diff: build/all.gyp

Issue 274643002: add mojo into Dr.Memory test build target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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 cd985c56881760ffb32b871fa9b38ed87543d6d7..f87f700e0b566aa52d44abfac75de0527e080503 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -1078,6 +1078,7 @@
'../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_unittests',
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests',
'../url/url.gyp:url_unittests',
+ '../mojo/mojo.gyp:mojo',
yzshen1 2014/05/07 16:34:59 - It seems this list is ordered alphabetically. -
zhaoqin 2014/05/07 16:53:15 DONE
],
},
{
« 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