| Index: third_party/boost/README.chromium
|
| diff --git a/third_party/boost/README.chromium b/third_party/boost/README.chromium
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2123acd0abaefc29457096d274c4bf770b358bbe
|
| --- /dev/null
|
| +++ b/third_party/boost/README.chromium
|
| @@ -0,0 +1,12 @@
|
| +This contains a TR1::Boost version 1.36.0 taken from the googlemock project
|
| +download page.
|
| + http://googlemock.googlecode.com/files/boost_tr1_tuple_1_36_0.zip
|
| +
|
| +Steps to reproduce:
|
| + 1) Download from
|
| + http://googlemock.googlecode.com/files/boost_tr1_tuple_1_36_0.zip
|
| + 2) Unzip the package.
|
| + 3) Move files from the resulting boost_1_36_0 directory to the top level.
|
| +
|
| +The gyp project file is hand written to make this file available for windows
|
| +builds only because that is the only place we need it currently.
|
|
|