| Index: third_party/re2/README.chromium
|
| diff --git a/third_party/re2/README.chromium b/third_party/re2/README.chromium
|
| index 34c6d5e1174a101d662574c5da5c036d81ff5128..17fbe9d68503d3725f7280bd1f390ff5273223b8 100644
|
| --- a/third_party/re2/README.chromium
|
| +++ b/third_party/re2/README.chromium
|
| @@ -4,7 +4,7 @@ URL: http://code.google.com/p/re2/
|
| Version: 7f91923f3ad4
|
| Date: 2012-06-20
|
| Revision: 100:7f91923f3ad4
|
| -License: BSD 3-Clause License
|
| +License: BSD 3-Clause
|
| License File: LICENSE
|
| Security Critical: yes
|
|
|
| @@ -16,7 +16,6 @@ Local Modifications (to be applied in this order):
|
| - Remove valgrind specific code that exists in chromium already
|
| (patches/remove-valgrind-code.patch)
|
| - Support for Windows (patches/re2-msvc9-chrome.patch)
|
| -- Support Android (patches/re2-android.patch)
|
| - Remove static initializers (patches/remove-static-initializers.patch)
|
| - Rename POSIX configuration (patches/rename-posix-option.patch)
|
| - Support libcxx (patches/re2-libcxx.patch)
|
|
|