| Index: third_party/tcmalloc/chromium/src/windows/config.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/windows/config.h (revision 41940)
|
| +++ third_party/tcmalloc/chromium/src/windows/config.h (working copy)
|
| @@ -175,9 +175,6 @@
|
| /* define if your compiler has __attribute__ */
|
| #undef HAVE___ATTRIBUTE__
|
|
|
| -/* Define to 1 if compiler supports __environ */
|
| -#undef HAVE___ENVIRON
|
| -
|
| /* Define to 1 if the system has the type `__int64'. */
|
| #define HAVE___INT64 1
|
|
|
|
|