| Index: third_party/tcmalloc/chromium/src/packed-cache-inl.h
|
| ===================================================================
|
| --- third_party/tcmalloc/chromium/src/packed-cache-inl.h (revision 41940)
|
| +++ third_party/tcmalloc/chromium/src/packed-cache-inl.h (working copy)
|
| @@ -111,10 +111,6 @@
|
| #ifndef TCMALLOC_PACKED_CACHE_INL_H_
|
| #define TCMALLOC_PACKED_CACHE_INL_H_
|
|
|
| -#include "config.h"
|
| -#ifdef HAVE_STDINT_H
|
| -#include <stdint.h>
|
| -#endif
|
| #include "base/basictypes.h" // for COMPILE_ASSERT
|
| #include "internal_logging.h"
|
|
|
|
|