summaryrefslogtreecommitdiffstats
path: root/third_party/wtl/README.chromium
diff options
context:
space:
mode:
authorscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-10 20:09:38 +0000
committerscottmg@chromium.org <scottmg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-10 20:09:38 +0000
commit192c86cf757c6b9fbb1c73aed7755e2396af7cfc (patch)
treeebc822562e81f9804eec45589a02e01067f235ab /third_party/wtl/README.chromium
parent6fc49f5689315ec0cd9a05f0a6e4dea1cf9f9e55 (diff)
downloadchromium_src-192c86cf757c6b9fbb1c73aed7755e2396af7cfc.zip
chromium_src-192c86cf757c6b9fbb1c73aed7755e2396af7cfc.tar.gz
chromium_src-192c86cf757c6b9fbb1c73aed7755e2396af7cfc.tar.bz2
merge upstream patch for wtl to compile on vs2012
R=cpu@chromium.org BUG=143646 Review URL: https://chromiumcodereview.appspot.com/11092051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161168 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/wtl/README.chromium')
-rw-r--r--third_party/wtl/README.chromium4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/wtl/README.chromium b/third_party/wtl/README.chromium
index d9eb660..9fb89b8 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