| Index: trunk/src/build/secondary/testing/gtest/BUILD.gn
|
| ===================================================================
|
| --- trunk/src/build/secondary/testing/gtest/BUILD.gn (revision 288238)
|
| +++ trunk/src/build/secondary/testing/gtest/BUILD.gn (working copy)
|
| @@ -14,8 +14,6 @@
|
| # In order to allow regex matches in gtest to be shared between Windows
|
| # and other systems, we tell gtest to always use it's internal engine.
|
| "GTEST_HAS_POSIX_RE=0",
|
| - # Chrome doesn't support / require C++11, yet.
|
| - "GTEST_LANG_CXX11=0",
|
| ]
|
|
|
| # Gtest headers need to be able to find themselves.
|
|
|