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

Unified Diff: runtime/platform/platform_headers.gypi

Issue 11411188: Fix floating point issues on Windows. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Marked exp_A01_t01 as failing test on Linux and Mac systems only. Created 8 years, 1 month 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
Index: runtime/platform/platform_headers.gypi
diff --git a/runtime/platform/platform_headers.gypi b/runtime/platform/platform_headers.gypi
index 756a1a4225dc96848e2c518253cea95d19a5fbce..514ad081986026923f4c841ad3c5a9b1d60a5363 100644
--- a/runtime/platform/platform_headers.gypi
+++ b/runtime/platform/platform_headers.gypi
@@ -11,6 +11,8 @@
'hashmap.h',
'inttypes_support_win.h',
'json.h',
+ 'floating_point.h',
+ 'floating_point_win.h',
'thread.h',
'thread_linux.h',
'thread_macos.h',

Powered by Google App Engine
This is Rietveld 408576698