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

Unified Diff: base/base.gyp

Issue 7003028: Added a test checking for TimeFormat:: producing NaN, rolled icu version (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved to a dedicated browser_test. Created 9 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 | base/sys_string_conversions_unittest.cc » ('j') | chrome/common/time_format_browsertest.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 6953eded6f5ada37948841b4c4ad70425d1908e4..21dbd55760a3970f858479383a4a1ee2df2685e5 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -329,6 +329,7 @@
'test/test_switches.h',
'test/test_timeouts.cc',
'test/test_timeouts.h',
+ 'test/test_util.h',
],
},
{
« no previous file with comments | « no previous file | base/sys_string_conversions_unittest.cc » ('j') | chrome/common/time_format_browsertest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698