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

Unified Diff: base/base.gyp

Issue 6896006: added md5_unittest (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Created 9 years, 8 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 | base/md5_unittest.cc » ('j') | base/md5_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 682eacff6b593bbb0412baa844b938175dd7a913..2b24c0c02439d21e4f1c3d2bd7a6ac2f3bbe65ab 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -134,6 +134,7 @@
'lazy_instance_unittest.cc',
'linked_list_unittest.cc',
'logging_unittest.cc',
+ 'md5_unittest.cc',
Mark Mentovai 2011/04/22 03:13:29 Sort! md5 comes after mac.
'mac/mac_util_unittest.mm',
'mac/objc_property_releaser_unittest.mm',
'memory/linked_ptr_unittest.cc',
« no previous file with comments | « no previous file | base/md5_unittest.cc » ('j') | base/md5_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698