Index: third_party/wtl/README.chromium |
diff --git a/third_party/wtl/README.chromium b/third_party/wtl/README.chromium |
index d9eb660fd45afaf108065b2ae7e830e9acac06a7..9fb89b82d775d3a12715e1c8773a7224422c558c 100644 |
--- a/third_party/wtl/README.chromium |
+++ b/third_party/wtl/README.chromium |
@@ -18,3 +18,7 @@ When defining NOMINMAX before including windows.h, min and max aren't |
defined. __min and __max are always defined though. So use them instead. |
This patch simply consist of a search of replace for both term." |
+ |
+--- |
+ |
+Cherry pick of http://sourceforge.net/tracker/index.php?func=detail&aid=1871358&group_id=109071&atid=652374 |