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 2415a61295ee69f187e7487495e602e2a1738f1f..e3270cf3f41a7258881f240aed5dd9d6585dbe6f 100644 |
--- a/base/third_party/dmg_fp/README.chromium |
+++ b/base/third_party/dmg_fp/README.chromium |
@@ -18,3 +18,4 @@ List of changes made to original code: |
- fixed warnings under msvc, see msvc_warnings.patch |
- fixed parsing of long exponents, see exp_length.patch and crbug.com/542881 |
- made hexdig array const |
+ - removed deprecated `register` keyword |