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

Unified Diff: base/base.gyp

Issue 3575008: Made logging macros evaluate its stream arguments lazily. (Closed) Base URL: http://git.chromium.org/git/chromium.git
Patch Set: Fixed more problems, added more comments/tests Created 10 years, 3 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/leak_tracker.h » ('j') | no next file with comments »
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 3655bdad94c21ebf48586549c91de9076e20aff3..b919d6e882cf9cb6f47bad3cdfd5d71ef0daa759 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -103,6 +103,7 @@
'linked_list_unittest.cc',
'linked_ptr_unittest.cc',
'lock_unittest.cc',
+ 'logging_unittest.cc',
'mac_util_unittest.mm',
'message_loop_proxy_impl_unittest.cc',
'message_loop_unittest.cc',
« no previous file with comments | « no previous file | base/leak_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698