Index: base/third_party/dmg_fp/README.chromium |
diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium |
index 33ab78b9fe77fa452beefdf70bc0d6b7f2ccc5d1..4538b7e465348287af5bf247d783a23c8ae12ea0 100644 |
--- a/base/third_party/dmg_fp/README.chromium |
+++ b/base/third_party/dmg_fp/README.chromium |
@@ -17,6 +17,4 @@ List of changes made to original code: |
- made minor changes for -Wextra for Mac build, see mac_wextra.patch |
- crash fix for running with reduced CPU float precision, see |
float_precision_crash.patch and crbug.com/123157 |
- - Fix for 'warning C4703: potentially uninitialized local pointer variable' |
- in VS2012. |
- - Disable optimization on VS2013 pending fix of compiler optimization bug. |
+ - fixed warnings under msvc, see msvc_warnings.patch |