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

Unified Diff: base/base.gyp

Issue 10582012: For unit tests, track additions to AtExitManager and warn. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « base/at_exit.h ('k') | base/test/unit_test.h » ('j') | base/test/unit_test.h » ('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 9c6849a5880df3bf90095592171e35032873e6df..c8db87cadb1f70c20534462b0fc3d20b512f912c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -693,6 +693,8 @@
'test/thread_test_helper.h',
'test/trace_event_analyzer.cc',
'test/trace_event_analyzer.h',
+ 'test/unit_test.cc',
+ 'test/unit_test.h',
'test/values_test_util.cc',
'test/values_test_util.h',
],
« no previous file with comments | « base/at_exit.h ('k') | base/test/unit_test.h » ('j') | base/test/unit_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698